-
Matlab6.X_source_code
Matlab 6.X辅助图像处理一书的源代码,对图像处理的初学者很有用哦(Matlab 6.X-assisted image processing of a book on the source code of image processing useful beginners Oh)
- 2007-11-22 19:53:02下载
- 积分:1
-
formybusnw
Y-Bus formulation using matlab
- 2013-01-09 13:28:25下载
- 积分: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
-
mpcPID2
模型预测控制系统中的串级控制系统的matlab例程2,需要的朋友可以看看哦,(Model predictive control algorithm code matlab routines
)
- 2011-07-17 17:43:16下载
- 积分:1
-
txt文件数据分析
说明: 对于一个存储了五门课成绩的txt文本,进行数据读取、数据分离、画出变化曲线。(For a TXT text that stores the scores of five courses, data reading, data separation and drawing change curve are carried out)
- 2020-02-19 10:59:59下载
- 积分:1
-
two-temperature-solve
激光与物质的相互作用 双温方程算法 matlab源程序代码(two temperature solve)
- 2021-03-26 20:59:13下载
- 积分:1
-
MATLAB1
控制数学问题的MATLAB求解,包括:微积分与积分变换问题求解,线性代数、积分方程和差分方程求解(Solution for Control Mathematics Problem )
- 2015-01-22 20:46:06下载
- 积分:1
-
MATLAB-wavelet-analysis
已调试好的小波去噪小波包去噪MATLAB程序(wavelet or wavelet package analysis MATLAB)
- 2015-04-22 14:31:08下载
- 积分:1
-
test_lms_rls
equalizers LMS and RLS alghoritm
- 2013-09-19 14:59:57下载
- 积分:1
-
随机振动-matlab程序
说明: 好几个关于随机振动,结构动力学方面求解的算法,包括PSD法,PEM法,模态空间法,虚拟激励法等算法的基础程序(Several algorithms for solving random vibration and structural dynamics, including PSD method, PEM method, modal space method and virtual excitation method, are introduced.)
- 2020-12-17 10:49:13下载
- 积分:1