-
2
说明: M/M/m排队系统性能仿真代码matlab
function r=randexp(lambda) r = -lambda*log(rand) (M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand))
- 2008-12-28 23:16:48下载
- 积分:1
-
ContourletT_C
附件程序为去波变换的源代码,matlab程序编写,运行正确且非常实用。(Annex procedures to transform the source code, matlab programming, run right and very practical.)
- 2011-02-16 15:05:28下载
- 积分:1
-
yqsfy
说明: TSP问题蚁群算法通用Matlab程序源码(Ant colony algorithm for TSP problem common Matlab source code)
- 2010-04-02 16:52:29下载
- 积分:1
-
main
C++ Project. Demonstration of object orientated programming with minesweeper game implementation long time
- 2014-10-26 05:49:45下载
- 积分:1
-
Floydsuanfa
弗洛伊德算法,是现在流行的十大算法之一,用于数学建模(Freud algorithm, is one of the ten now popular algorithm used in the mathematical modeling)
- 2012-08-21 02:23:37下载
- 积分:1
-
paidui
主要用于排队仿真,用的是MATLAB语言,希望能和大家分享。(Mainly used in queuing simulation, using the MATLAB language, want to share with you all.)
- 2009-12-17 12:37:41下载
- 积分:1
-
TABU-search
这个是tabu 搜索算法, 用matlab实现,有助于学习tabu算法的人(it is the TABU algorithm)
- 2012-07-02 22:47:31下载
- 积分:1
-
MIMO_CUT_MPC
单输入单输出模型预测控制,不同的参考信号都表现了良好的追踪能力(Single-input single-output model predictive control, different reference signals have demonstrated a good ability to track)
- 2014-02-19 17:52:46下载
- 积分:1
-
kalmantheoryandsimulation
详细介绍kalman滤波的原理、滤波的详细过程并附带应用仿真(Details kalman filter theory, filter the detailed process and application of simulation with)
- 2010-08-01 10:26:34下载
- 积分:1
-
PlateLocal(matlab)
实现车牌识别并自动定位* 主函数:MyCarLocal.m
*
* im2gray 将图像转化为灰度图象;
*
* mycombine 区域合并;
*
* select 前期处理的区域选取;
*
* isplate 判断检测出的区域是否为车牌区域,还需要继续完善。(Automatic license plate recognition and positioning to achieve)
- 2010-10-26 13:58:40下载
- 积分:1