-
jiuhuche
说明: 救护车的报警程序,分别为1000Hz和800Hz.(Ambulance alarm procedures were 1000Hz and 800Hz.)
- 2010-04-04 15:02:36下载
- 积分:1
-
Diffusion-limited-aggregation
应用MATLAB基于元胞自动机的扩散限制聚集仿真(Diffusion limited aggregation )
- 2011-05-03 16:40:54下载
- 积分:1
-
machmodern
this is code matlab for linear machine please try it
- 2013-01-12 04:22:31下载
- 积分: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
-
guibui
ICA(主分量分析)算法和程序,基于多相结构的信道化接收机,BP神经网络用于函数拟合与模式识别。( ICA (Principal Component Analysis) algorithm and procedures, Channelized receiver based on multi-phase structure, BP neural network function fitting and pattern recognition.)
- 2021-03-26 23:09:13下载
- 积分:1
-
Turbo_code_simulation
Turbo code, Turbo code, Turbo code,
- 2012-03-26 11:59:59下载
- 积分:1
-
dipole_example
用MATLAB对偶极子天线仿真,得出S曲线图(Dipole antenna with MATLAB for simulation, draw S curve)
- 2009-09-08 11:28:04下载
- 积分:1
-
elm
这是基于极限学习机 可用于分类或者回归分析
(This is based on matlab ultimate learning machine can be used for classification or regression analysis)
- 2014-12-15 20:38:55下载
- 积分:1
-
von_koch
该程序为matlab环境下的程序,其功能是产生动态的von_koch分形曲线(The program for the matlab environment procedures, and its function is to generate dynamic fractal curve von_koch)
- 2008-03-29 16:07:42下载
- 积分:1
-
matlab2
说明: 《matlab小波分析》的第二章源代码,与书是配套的,挺好的(" Matlab wavelet analysis," the source code of the second chapter, with the book are complementary, and quite good)
- 2009-08-11 11:15:36下载
- 积分:1