-
multilayer-optical-films
Matlab环境下多层光学薄膜的数值计算,计算多层薄膜光学特性(Numerical Matlab computing environment multilayer optical films, optical properties of the multilayer film is calculated)
- 2014-10-23 10:55:51下载
- 积分:1
-
puguji
BT法求功率谱,有较为详细的注释,简单易懂,希望对研究这方面的人员有帮助。(BT method of power spectrum, there are detailed notes, easy to understand, to contribute to the study of this aspect of the personnel.)
- 2013-10-12 19:59:16下载
- 积分:1
-
模糊控制PID
说明: pid控制,模糊控制,模糊pid控制的simulink仿真,三种控制方法的比较.(PID control, fuzzy control, fuzzy PID control, Simulink simulation of fuzzy PID control, comparison of three control methods.)
- 2021-01-12 09:28:49下载
- 积分:1
-
CMA
自适应均衡算法,常模算法,固定步长,变步长盲均衡算法(Adaptive equalization algorithms, the norm algorithm)
- 2011-10-05 20:48:55下载
- 积分:1
-
white-noise
生成白噪声的程序,基于MATLAB,可用于地震工程和机械等方面的信号处理(white noise)
- 2014-12-04 20:05:00下载
- 积分:1
-
simulation
利用发动机进气温度、转速等信息通过神经网络模拟得到排气温度等信息(Neural network simulation)
- 2013-12-04 19:40:06下载
- 积分:1
-
WMP_activex_in_matlab
How to run windows media player activex in matlab
- 2010-09-02 13:48:42下载
- 积分:1
-
KECA
用MATLAB写的一个关于KECA的代码(Using MATLAB to write a code KECA)
- 2021-03-20 14:49:18下载
- 积分:1
-
artificial-neural-network-matlab
MATLAB是大家常用的开发工具,尤其是在研究生阶段和读博士期间,这是一个关于人工神经网络的matlab程序,可以运行的哦(MATLAB is commonly used development tools, especially at the graduate level and duration of the PhD, which is an artificial neural network on matlab program, you can run, oh)
- 2014-01-11 14:29:40下载
- 积分:1
-
gaot
tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概
率以及遗传运算的终止进化代数。
Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设
置变量的取值范围。
Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。
Step 4:执行比例选择算子进行选择操作。
Step 5:按交叉概率对交叉算子执行交叉操作。
Step 6:按变异概率执行离散变异操作。
Step 7:计算Step 6得到局部最优解中每个个体的适应值,并执行最优个体保存策略。
Step 8:判断是否满足遗传运算的终止进化代数,不满足则返回Step 4,满足则输出运算结果。
其次,运用遗传算法工具箱。(Matlab genetic algorithm toolbox)
- 2020-11-07 15:09:49下载
- 积分:1