-
dituirfm
该函数是用限定记忆法进行最小二乘法辨识。得到系统的参数。(This function is limited memory method of least squares identification method. Get the system parameters.)
- 2010-03-13 10:22:30下载
- 积分:1
-
study
说明: 优化常用的共轭梯度法和投影梯度法求解目标函数最优解问题(Conjugate gradient optimization of common law and the projected gradient method problems the optimal solution objective function)
- 2011-03-19 01:23:34下载
- 积分:1
-
pdf2final
检测脸部的有无(Detect whether the face)
- 2010-05-15 13:07:10下载
- 积分:1
-
fadchan
the matlab code of fading channel
- 2014-02-07 05:49:36下载
- 积分:1
-
chap2_01_WhiteNoise_series
说明: 利用matlab产生白噪声,是建模与辨识的基础程序(White noise generated by matlab is the basis for modeling and identification procedures)
- 2011-03-04 09:13:09下载
- 积分: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
-
Comm_system
Communication channel + TX + RX design for picture transfer
- 2013-08-10 01:01:16下载
- 积分:1
-
NeuralNetwork_RBF
RBF 神经网络用于模式分类 RBF 神经网络用于函数拟合 (RBF neural network for pattern classification RBF neural network for function fitting)
- 2011-11-16 20:30:36下载
- 积分:1
-
matlabprogram
matlab下的各种图形产生程序,想要的就下来看看吧(matlab generated under a variety of graphical procedures, want to see it on the down)
- 2007-12-12 09:52:52下载
- 积分:1
-
SDT-Cleaner-v1.0---Stable-Version
用于检测SDT和恢复SDT的例子代码,可用于ARK中的系统钩子扫描(Example of code that can be used for detection to SDT and recovery of SDT ARK system hook scan)
- 2013-01-14 22:06:20下载
- 积分:1