-
dmc
动态矩阵预测控制m语言程序,使用平台matlab。内有注解便于修改(M dynamic matrix predictive control language program, use the platform matlab. There are easy to modify Notes)
- 2020-10-20 14:17:25下载
- 积分:1
-
Fourier_Matlab
基于Matlab进行傅里叶变换的算法及程序代码(Matlab-based Fourier transform algorithms and program code)
- 2011-10-12 20:22:50下载
- 积分:1
-
ML
说明: %极大似然方法 gcn为高斯有色噪声!!!比较不同点( Maximum likelihood method for Gaussian colored noise GCN! ! ! Compare different points)
- 2008-09-16 21:22:46下载
- 积分:1
-
fangzhen
说明: 在matlab环境下仿真实际弱目标的运动状况,利用差分得到实际目标的真实轨迹。(Matlab simulation environment in the actual movement of the weak state of the target, using the actual goal differential has been the true trajectory.)
- 2008-11-23 20:15:50下载
- 积分: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
-
feikonga
四旋翼飞行器的控制程序,实现四旋翼飞行器的自平衡,从而实现其平稳飞行。(The control procedure four rotor aircraft, the realization of the four rotor aircraft self balance, so as to realize the smooth flight.
)
- 2015-03-23 13:44:23下载
- 积分:1
-
tv1
tv算法能够实现图像修复的微小破损,比如裂痕等。(tv algorithm to achieve the minimal repair damaged images, such as cracks and so on.)
- 2009-05-20 10:30:36下载
- 积分:1
-
mtetris
用matlab做的经典小游戏俄罗斯方块,有助于提高对matlab的认识(Matlab to do with the classic game Tetris, help increase awareness of the matlab)
- 2010-11-20 09:13:18下载
- 积分:1
-
kaerman
卡尔曼滤波器的仿真实现 其中a,b两个参数由自己设定(Simulation of Kalman Filter in which a, b two parameters set by their own)
- 2009-05-14 10:05:59下载
- 积分:1
-
matlab6
《matlab6.5辅助例程和应用小波分析》一书的源码。版本老了点,但实例还很有用。(" Matlab6.5 auxiliary routines and application of wavelet analysis," the source book. Old version, but still very useful examples.)
- 2009-05-19 11:05:17下载
- 积分:1