-
qdpskcd
说明: 通信原理的系统仿真系列--code&decode for QDPSK。供刚接触到matlab的朋友参考。(communications system simulation series-- code)
- 2006-04-17 09:59:42下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
statistics-and-MATLAB
本光盘是《数理统计与MATLAB数据分析》一书的配书光盘,内容包括了书中例题的源程序和应用程序(This CD is a book of mathematical statistics and MATLAB data analysis with the book CD-ROM containing the source of the book examples and applications)
- 2012-06-24 13:10:16下载
- 积分:1
-
pdf2im
pdf生成图片..................................(create image from pdf pages)
- 2013-12-12 14:58:30下载
- 积分:1
-
SISO_sim
mimo signal detection !
- 2014-12-31 03:03:37下载
- 积分:1
-
bfilter2
BFILTER2 Two dimensional bilateral filtering.
This function implements 2-D bilateral filtering using
the method outlined in:
C. Tomasi and R. Manduchi. Bilateral Filtering for
Gray and Color Images. In Proceedings of the IEEE
International Conference on Computer Vision, 1998.
- 2014-01-28 16:36:36下载
- 积分:1
-
matlab
峰值检测,用于图像处理中的峰值检测!程序能够自动找到峰值的位置!(Peak detection, image processing for peak detection! Program can automatically find the location of the peak!)
- 2009-05-25 16:34:54下载
- 积分:1
-
pipeilvboqifangzhenshixian
说明: 实现匹配滤波仿真的两个程序,每个程序生成四个图,可以通过比较验证信号的时延不影响匹配滤波的输出信噪比,及不同信号信噪比与信号波形无关,只与信号能量有关(Matched filter to achieve the two simulation procedures, each of the programs to generate the four plans, you can verify by comparing the signal delay does not affect the matched filter output signal to noise ratio, and different signal-noise ratio and signal wave has nothing to do only with the signal energy relevant)
- 2021-02-10 21:59:52下载
- 积分:1
-
Edge-Detection
program for edge detection
- 2012-01-30 15:26:33下载
- 积分:1
-
TEC
提取电离层TEC的数据,对于各个纬度只要修改值就可以(Extraction of ionospheric TEC data, for each latitude as long as the modified value can be)
- 2016-06-08 10:30:45下载
- 积分:1