-
matlab_drawpicture
数学软件matlab可用于绘制各种二维和三维图像,介绍了matlab中的相关函数,附件中附带有各函数的例子,本人全都仿真过,全部可行(Mathematical software matlab can be used to draw a variety of two-dimensional and three-dimensional images, presented in the correlation function matlab, annex with examples from various functions, I have all simulation before, all feasible)
- 2010-01-05 10:52:52下载
- 积分:1
-
132154
fast matrix multiplication
- 2012-06-16 15:51:13下载
- 积分:1
-
ex10
仿真QPSK信号通过瑞利衰落信道的误比特率,并与AWGN信道下误比特率进行比对(Simulation of QPSK signal through the Rayleigh fading channel bit error rate, and AWGN channel bit error rate comparison)
- 2015-02-28 15:45:42下载
- 积分:1
-
b44
此文件为模理退火的matlab源代码,适合参加数学建模的同学使用(The file mode rationale annealing matlab source code, suitable for students to participate in the mathematical modeling)
- 2012-11-16 14:31:59下载
- 积分:1
-
QAM_256map
这是一个实现256QAM星座映射的代码,使用格雷码编码方法。(This is an implementation of 256 qam constellation mapping code, the use of gray code encoding method. )
- 2015-04-16 20:49:26下载
- 积分:1
-
rlsdtw
基于RLS及DTW算法的数字语音识别。用RLS算法来消噪从而提高DTW算法的识别率(Based on adaptive sub-band spectral entropy of the robustness of Speech Endpoint Detection)
- 2009-11-09 21:53:17下载
- 积分:1
-
Differentialequationn
用MATLAB实现了微分方程数值解的解法,程序具有极强的通用性,并且还有对算例的说明,非常实用(Realized by MATLAB Solution of differential equations, the program is extremely versatile, and there is a description of examples, very practical)
- 2010-12-15 09:29:54下载
- 积分: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
-
chap7
matlab图像处理实例详解chap7——图像分割技术(matlab image processing examples explain chap7- Image Segmentation)
- 2013-12-16 15:48:39下载
- 积分:1
-
14325667vitt
viterbi算法,通过matlab工具实现,适合初学者学习(viterbi algorithm by Matlab tool for beginners to learn)
- 2013-05-15 19:06:40下载
- 积分:1