-
Figure__MATLAB
幻灯片课件,详细的介绍了用matlab进行绘图的方法,比较基础,建议初学者好好看看,很有用。(Courseware slides and detailed introduction to using matlab graphics methods, comparative basis, it is recommended for beginners a good look at, very useful.)
- 2008-04-16 20:47:12下载
- 积分:1
-
chap5_04_PID
matlab中增量式PID控制(Incremental PID Control in MATLAB)
- 2020-06-15 22:30:02下载
- 积分:1
-
draw_picture
能够画出各种实验结果的比较柱状图,用matlab工具(draw picture by matlab)
- 2011-12-16 10:20:12下载
- 积分:1
-
WaveformDownloadAssistant-v2
说明: Instrument control codes for downloading Matlab waveform file to the signal generator
- 2020-11-16 03:50:41下载
- 积分:1
-
TLS_esprit
此程序为最小二乘ESPRIT算法,本算法是基本ESPRIT算法的一种性能上的改进(This procedure is least squares ESPRIT algorithm, the algorithm is a basic algorithm ESPRIT performance improvements)
- 2021-02-24 17:29:39下载
- 积分:1
-
龙格库塔积分 pn source code
这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强(This is the proportion of MATLAB guided procedures, which Runge Kutta integration process is simple and versatile.)
- 2006-06-06 22:06:11下载
- 积分:1
-
c12_example1
使用Saleh模型,产生AM-AM和AM-PM特性的产生过程(Saleh model used to produce AM-AM and AM-PM characteristic of the production process)
- 2013-09-07 09:24:41下载
- 积分:1
-
2PSK-modem-emulation
2PSK的调制解调过程的仿真及在不同信道下误码率仿真分析(2PSK modem emulation and simulation of BER)
- 2013-11-30 16:07:26下载
- 积分:1
-
MPCACodes1.3
MPCA算法,用于张量的降维。内有MPCA源码,步态数据库和测试程序,以及一个张量工具箱。(MPCA algorithm, used to reduce the dimension of the tensor. Within the MPCA source code, gait and test procedures, as well as a tensor toolbox.)
- 2021-04-12 15:38:57下载
- 积分: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