-
matlab
线性方程组求解在Excel和Matlab中的实现(Solving Linear Equations in Excel and Matlab in the realization of)
- 2008-04-22 14:05:03下载
- 积分:1
-
16qam
MATLAB Simulation of OFDM System (MATLAB Simulation of OFDM System)
- 2008-05-23 11:27:54下载
- 积分:1
-
FISH
多仿生机器鱼路径规划 仿真程序 matlab例程和VC程序(matlab for robotic ,vc program)
- 2012-04-26 16:05:02下载
- 积分: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
-
Matlab-engineering-application
哈工大教授的matlab教程的ppt学习资料。对入门级和高手来说都是很好的学习材料。(The HIT Professor matlab tutorial ppt learning materials. Entry-level and master is a very good learning materials.)
- 2012-05-28 10:20:46下载
- 积分:1
-
MATLAB-for-maths
Matlab科学计算的源代码,非常全,所有的代码都自己亲手跑一边,保证你不会为工程数学问题发愁,赶紧行动吧(Matlab scientific computing source code, very full, all the code yourself running while the guarantee that you will not engineering mathematical problems to worry about, and quickly action)
- 2013-04-07 15:42:33下载
- 积分:1
-
SADFSA
这是21寸定位压合源代码(it s very inportent)
- 2013-11-15 19:37:11下载
- 积分:1
-
xiaobobianhuan
小波变换和用小波变换做的滤波器的Matlab源代码。(Wavelet transform and the wavelet filter Matlab source code.)
- 2014-02-11 20:15:32下载
- 积分:1
-
Matlab交互式多模型UKF和EKF滤波程序
说明: Matlab交互式多模型UKF和EKF滤波程序(附说明文档)(Matlab interactive multi model UKF and EKF filter program (with explanatory document))
- 2020-10-31 11:57:48下载
- 积分:1
-
GM11
说明: 这是一个利用GM(1,1)进行预测的matlab程序,是我在数模竞赛的时候写的,希望有用(This is a use of GM (1,1) to predict the matlab procedure is that I die in a few competitions when written in the hope that useful)
- 2008-09-05 21:56:43下载
- 积分:1