-
Manual-MATLAB-GUIDE-[Ingles]
manual matlap GUI ingles
- 2013-10-19 00:13:11下载
- 积分:1
-
GM_1_1
灰色模型GM_1_1,一种数学建模的实用方法,对你的比赛,和应用很有帮助(A good mathematical modeling tool, It is very helpful to your study MATLAB)
- 2014-09-25 16:44:32下载
- 积分:1
-
Gas_Turbine
该燃机模型包括压气机、燃烧室、透平、转子、控制器等模型部件,实现了变负荷过程中,燃机转速调整的目标(The model includes gas turbine compressor, combustor, turbine rotor, controllers and other model components, to achieve a variable load process, the gas turbine speed adjusted target)
- 2013-12-18 17:40:14下载
- 积分:1
-
matlab codes
基于Sage-Husa自适应卡尔曼滤波器的海浪磁场噪声抑制算法以及海浪磁场噪声的产生(Sage-Husa Adaptive kalman Filter applicated in the suppression of magnetic fields noise induced by ocean waves)
- 2018-11-09 17:23:38下载
- 积分:1
-
Matlab_simulation_for_sliding_mode_control
滑模变结构配套例程(刘金昆)清华大学出版社无商业用途(Sliding mode matching routines (刘金昆) non-commercial purposes, Tsinghua University Press)
- 2008-03-24 20:45:57下载
- 积分:1
-
matlab-imm
说明: 交互多模型算法,用于目标跟踪等,是目前比较理想的算法之一(Interacting multiple model algorithm)
- 2010-04-17 14:18:32下载
- 积分:1
-
matlab001
matlab LMA仿真自适应滤波 关于LMS自适应滤波器的MATLABA实现
(Simulation of adaptive filtering matlab LMA on the LMS adaptive filter to achieve the MATLABA)
- 2009-06-22 16:32:03下载
- 积分: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
-
PSO-tools-2011
PSO 仿真软件包, 设计各种粒子群算法,最优化算法。(Particle ,Filtering,simulator)
- 2014-10-15 07:37:17下载
- 积分:1
-
gibbs
the gibbs sampling technique for regressions as in james lesage toolbox
- 2014-12-03 02:30:00下载
- 积分:1