-
kuaisufuliyebianhuan
自己编写的快速傅里叶变换程序,针对一维信号(Fast Fourier transform to write your own program, for one dimensional signal)
- 2011-05-16 22:44:29下载
- 积分:1
-
figures-of(Duda2ed)
pattern classification(Duda二版)书中插图(pattern classification (Duda second edition) book illustrations)
- 2014-08-12 09:42:00下载
- 积分:1
-
COMPOW
(一)在MATLAB环境下建立任意节点数n在不同通信半径r下的无线传感器网络连通图。
(二)在MATLAB环境下仿真相同通信半径、不同节点数的无线传感网络的连通率,以及相同节点数、不同通信半径下的无线传感网络的连通率。
(COMPOW Algorithm)
- 2021-04-14 17:08:55下载
- 积分: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
-
xiaonaomoxing
应用batlab编写的小脑模型程序,可逼近任意非线性函数(Application batlab CMAC written procedures, which approximate any nonlinear function)
- 2011-08-29 13:36:49下载
- 积分:1
-
Limit-cycle
Exercice about limit cycle in chaos theory. This is equation for glycolytic.
- 2012-08-31 03:03:15下载
- 积分:1
-
photo
打开一幅图片,对其进行个性化处理,包括亮度调整,去除噪声,细节化等等(open an image,we process it personally,including intensity adjust,remove noise and so on)
- 2013-05-13 19:38:01下载
- 积分:1
-
电池测试数据
参考文献蓄电池等效电路模型,二阶RC等效电路模型(Reference to the paper on battery equivalent circuit model, second-order RC equivalent circuit model)
- 2019-04-28 21:32:01下载
- 积分:1
-
tracking_red_object
program tracking red object
- 2012-08-01 17:44:56下载
- 积分:1
-
zlbPSO1
实现多目标粒子群优化功能,重点是进化因子的选取!!(implementation of multi objective particle swarm optimization function, the key is to the evolutionary factor!!)
- 2014-11-30 12:13:52下载
- 积分:1