-
dikstra
说明: dijkstra算法求最短路径及路径标号的matlab实现(dijkstra,shortest path)
- 2011-03-31 09:44:57下载
- 积分:1
-
4
paper about of hope math
- 2013-05-03 17:25:46下载
- 积分:1
-
makeLMfilters
make lm filter in the matlab
- 2009-11-28 16:21:04下载
- 积分:1
-
001
MATLAB对拓扑结构的优化,是网络优化的基础(MATLAB of topology optimization, is the basis for network optimization)
- 2011-05-12 17:09:20下载
- 积分:1
-
POWERFLOW
采用MATLAB编程,能对IEEE4,IEEE14,IEEE30,IEEE118标准节点进行潮流计算。(
By using MATLAB programming,it can calculate power flow of the IEEE4, IEEE14, IEEE30, IEEE118 standard nodes )
- 2021-04-04 18:39:04下载
- 积分:1
-
dds
基于dds的雷达信号的产生,基于dds的雷达信号的产生(Dds-based radar signal generation)
- 2013-11-04 22:24:13下载
- 积分:1
-
directcontrol
Mid-point voltage regulation of a transmission line
- 2015-08-18 21:00:47下载
- 积分:1
-
introductionMATLAB
its great to share codes because am watching how interesting it is
- 2010-12-01 01:39:28下载
- 积分:1
-
motiondetection
This application detects motion in real time. A webcam could be used.
- 2011-01-10 14:19:44下载
- 积分:1
-
queue_emulator
说明: 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。
(1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布;
(2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布;
(3)排队规则:满足先进先服务,服务快的先离开的规则。
(This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.)
- 2006-04-30 11:02:49下载
- 积分:1