-
PSOFitness
matlab编写的蚁群算法程序,供大家使用参考。(ant colony algorithm matlab preparation procedures for the use of U.S. reference.)
- 2007-07-12 20:59:41下载
- 积分:1
-
LMS
说明: 自适应滤波和仿真实验,有毕设的同学可以参考下(Adaptive filtering and simulation experiments, there is complete set up for students to refer to the following)
- 2010-03-28 13:15:23下载
- 积分: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
-
CRC
说明: CRC校验码的Matlab源程序,希望对大家有帮助(CRC check code Matlab source, I hope to help you)
- 2020-10-18 17:10:41下载
- 积分:1
-
st-ekf
强跟踪滤波程序,其中包括st-ukf和st-ekf(code for st-ekf and st-ukf)
- 2020-11-24 15:39:32下载
- 积分:1
-
fuzzy-control
模糊控制pid仿真,包括整体的软件设计等实现方法(fuzzy pid simulation)
- 2011-10-16 14:38:29下载
- 积分:1
-
Penalty-Function-Method
解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。(Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.)
- 2011-12-14 21:03:24下载
- 积分:1
-
SAA7121Hpal8bitmaster
SAA7121Hpal8bit master.rar
飞利浦编码芯片SAA7121H pal制式的内部寄存器配置文件
现在给大家共享
(SAA7121Hpal8bit master.rar Philips SAA7121H pal standard encoding chip internal register configuration file now to share)
- 2007-12-03 09:50:44下载
- 积分:1
-
MatLab-for-engineering-mathematics
matlab 学习技巧,现在把我用的,也就是对我帮助很大的留个文件传上去,希望对大家有用,第四工程数学应用(matlab learning skills, and now I use, which is a great help to me to leave a document passed up, we want to be useful, the fourth application of engineering mathematics)
- 2013-08-24 11:49:43下载
- 积分:1
-
MATLAB-SIMULINK
matlab中关于通信模块simulink的具体介绍以及使用(about communication module simulink matlab introduction and use)
- 2013-04-14 09:51:18下载
- 积分:1