-
R-language-statical-anlysis
R语言统计分析软件简明教程,适合初学者深入学习(R language statistical analysis software simple tutorial for beginners in-depth study)
- 2014-02-17 19:03:21下载
- 积分: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
-
ofdmcir
用matalb进行ofdm的仿真,这个程序可以运行,简单明了(matalb used for the ofdm simulation, the process can run simple and clear)
- 2007-06-04 19:41:00下载
- 积分:1
-
Calculation
MATLAB编的一些计算算法,里面有详细的说明,仅供参考。(MATLAB compiled some of the calculation algorithm, which has detailed instructions for reference only.)
- 2011-10-01 20:25:06下载
- 积分:1
-
PMSM1
This is my simulation of PMSM. Hope you can edit and use it to your exercise. It is not actually correct but I think it will be useful for you.
- 2013-11-07 23:02:30下载
- 积分:1
-
project
学习期间跟老师做的一个project,simulink 在工业控制中(石油开采)的基本应用。(Studying with a teacher to do a project, simulink in industry control (oil industry) of the basic application.)
- 2010-10-04 17:50:39下载
- 积分:1
-
FDTD_TM_PC
利用时域有限差分法模拟二维光子晶体光纤中光的传播(The use of FDTD simulation of two-dimensional photonic crystal fiber-optic transmission of light)
- 2009-05-14 13:43:11下载
- 积分:1
-
branch-and-bound
分支定界法求解TSp问题的分析研究以及matlab实现(Branch and bound method to solve the problem described TSp)
- 2020-12-25 08:39:04下载
- 积分:1
-
ACATSP
利用MATLAB编写蚁群算法求解城市最佳路线的一个例子(Ant colony algorithm for an example of the city the best route)
- 2012-05-04 21:43:42下载
- 积分:1
-
Bretschneider
function [H T] = Bretschneider(F,U,D)
functie [H T] = Bretschneider(F,U,D)
F= fetchlengte (m)
U =windsnelheid (m/s)
D= depth (m)
Depth dependend Bretschneider formulag.
see
Sorensen, R.M. (1993). Basic Wave Mechanics for Coastal and Ocean Engineers. New
York: John Wiley & Sons.
- 2015-03-03 19:07:24下载
- 积分:1