-
pipei
匹配算法,很好的程序,初学者好好学习研究(Matching algorithm, a very good program, beginners learn study)
- 2010-09-20 10:48:36下载
- 积分:1
-
.rar
任意倍的插值,从1-5倍得到的等等等等等等等等等等(interplotion)
- 2009-06-26 13:37:02下载
- 积分:1
-
sanxiangzhengliu
说明: matlab中simulink三相整流电路的仿真(sanxiangzhengliudianlufangzhen)
- 2010-04-22 23:03:57下载
- 积分: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
-
ave_moatl
几组自己编造的典型声速剖面下的传播损失对比图。自动化是我们的集中追求。(several manmade sound speed profile and its horizontal transmission loss.)
- 2021-04-04 22:49:04下载
- 积分:1
-
mpx
说明: see mpx and analyze its functions through modifing its attributes
- 2020-06-19 16:30:54下载
- 积分:1
-
STFT
matlab编程时不采用工具箱内的内部函数specgram,按照计算过程直接编写仿真程序(matlab stft)
- 2011-10-27 16:12:13下载
- 积分:1
-
MATLAB
MATLAB有限元分析与应用,详细的介绍了matlab在结构分析中的应用(MATLAB finite element analysis and application, a detailed description of the matlab in Structural Analysis)
- 2014-02-12 13:02:19下载
- 积分:1
-
how_place_matlab_graph
it shows a method on how to place an image in matlab and use it
- 2010-06-11 22:49:25下载
- 积分:1
-
PCM
This matlab code has a PCM siystem
- 2009-06-04 06:26:12下载
- 积分:1