-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
LKequation
基于matlab实现半导体激光器LK速率方程(Based on matlab realize a semiconductor laser rate equations LK)
- 2016-09-30 11:47:22下载
- 积分:1
-
ndvi
To use image processing in working with satellite images is very important that the code coverage index Gbahy It is described.
- 2014-08-13 22:04:38下载
- 积分:1
-
np-csma-protocol
非持续性CAMA是一种冲突避免的CSMA协议,如果终端检测到信道状态空闲,则立即进行数据传输,而信道状态忙,则停止载波监听,并随机在等待一段时间后再进行载波监听。(Non-durable CAMA avoid CSMA protocol is a kind of conflict, if the end channel state idle, detected immediately for data transmission, the channel state is busy, stop the carrier sense, and random carrier sense of the reentry after waiting for a period of time.
)
- 2013-12-08 15:13:35下载
- 积分:1
-
DigitalSignalandImageProcessingUsingMATLAB1905209
Digital image and signal processing using matlab
- 2010-10-12 14:13:21下载
- 积分:1
-
ABC算法
matlab语言的人工蜂群算法,包括最初版本和改进版两版(Matlab language artificial bee colony algorithm, including the initial version and the improved version)
- 2020-06-23 18:00:02下载
- 积分:1
-
basic-radar-function
basic function that you need for radar systems
- 2011-11-07 15:41:27下载
- 积分:1
-
cmd
CMA (CONSTANT MODULUS ALGORITHM)
- 2014-02-08 18:07:51下载
- 积分:1
-
MatlabAdvancedMaterials
matlab基础讲义以及例子和程序编写,老师推荐(matlab Advanced Materials
)
- 2009-05-09 17:16:48下载
- 积分:1
-
prtools
Pattern recognition tool in matlab.
- 2011-07-30 03:30:47下载
- 积分:1