-
MATLABcode
MATLAB经典算法程序,绝对值得收藏!(Classical algorithm MATLAB program, definitely worth collecting!)
- 2010-05-12 12:46:37下载
- 积分:1
-
crpt
遗传算法工具箱包含安装方法,一般matlab中需要独立安装(Genetic Algorithm Toolbox)
- 2014-09-02 23:12:44下载
- 积分:1
-
cpml_boundary
2-d wave with cpml boundary condition
- 2012-12-30 23:38:07下载
- 积分:1
-
LUZZY-PID
实现模糊PID控制仿真,非常有用,编程人员只需简单修改参数即可。(Fuzzy PID control simulation, very useful, programmers can simply modify the parameters.)
- 2013-12-10 15:59:40下载
- 积分:1
-
Topic-a
某班有N个学生,已知他们参加某次考试的成绩(0~100间的整数),求全班同学的平均成绩。(A class is to have N students, known as their new the result of the examination (0 to 100 between integer),for the whole class average scores.)
- 2012-05-11 20:49:05下载
- 积分:1
-
matlab_arc
For use with MATLAB Simulink and Power System Blockset
- 2019-05-17 16:24:14下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
111
说明: 功率谱估计,music,esprit法.(PSD)
- 2009-09-03 16:38:14下载
- 积分:1
-
rbfmatlab
经过测试,发现这个代码结果很好,而且可以 和别的程序结合,恩不错的(tested and found very good results this code, but can and other procedures, TU good)
- 2007-07-02 10:42:02下载
- 积分:1
-
050312
Matlab 与工控组态软件RSView32 的通信设计(Matlab and Industrial Control Configuration Software RSView32 communication design)
- 2008-02-01 10:10:13下载
- 积分:1