-
monituihuolujingxuanqu
针对一个典型的飞机巡航问题,运用模拟退火算法,解决选择最短路问题(Using simulated annealing algorithm to choose the shortest path problem)
- 2010-09-09 08:56:43下载
- 积分:1
-
OR
说明: MATLAB code forOrdinary differential equation
- 2010-11-30 18:58:15下载
- 积分:1
-
语音处理工具箱
一个非常好的基于MATLAB的语音处理工具箱,对学习语音处理的读者非常有用(a very good MATLAB-based voice processing toolbox for studying voice processing readers very useful)
- 2005-06-29 09:47:48下载
- 积分:1
-
digital-filter-using-simulink
本文阐述了matlab/simulink在数字滤波器上的应用,利用simulink设计数字滤波器(This paper describes the Matlab/Simulink digital filter using simulink design of digital filters)
- 2012-05-18 20:09:26下载
- 积分:1
-
Cukmojaza
power electric simulation models
- 2013-12-10 22:23:23下载
- 积分:1
-
Njhk_8_8
pfc with average current control mode
- 2011-12-14 19:59:16下载
- 积分:1
-
DE
说明: 差分进化程序,有注释,可以直接修改函数运行!(Differential evolutionary process, there are notes, you can directly modify the function to run!)
- 2014-05-21 11:30:14下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
A-star-base-programs
A star algorithm to find the shortest path between two nodes
- 2011-06-03 17:39:17下载
- 积分:1
-
VCPP-and-MATLAB
VC++与MATLAB混合编程研究及开发实例(VC++ and MATLAB)
- 2011-12-17 16:28:47下载
- 积分:1