-
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
-
3
说明: matlab对卡尔曼滤波的仿真实现以及具体分析(Image analysis, image fusion and its detailed analysis)
- 2012-11-20 18:43:25下载
- 积分:1
-
Thedirectsequencespreadspectrumsimulation
simulink 实现了直接序列扩频通信系统,含详细模型图(simulink realization of the direct sequence spread spectrum communications systems, including a detailed model)
- 2009-06-03 14:52:40下载
- 积分:1
-
2D_FDTD
本程序实现2维TM波FDTD仿真,大家可以多学习学习,很不错!(The Program for 2-D TM wave FDTD simulation, we can study more to learn, very good!)
- 2011-05-13 11:13:58下载
- 积分:1
-
BD-algorithm
多用户MIMO的BD预编码算法。程序完整可用。(Multi-user MIMO-BD precoding algorithm. Integrity of the process is available.)
- 2011-05-17 15:29:43下载
- 积分:1
-
the-program-design-of-matlab
首先是对matlab程序设计的概述,其次是matlab程序结构的详细讲解以及M文件的简介(An instroduction about the program deisgn of matlab )
- 2012-05-06 10:28:08下载
- 积分:1
-
MSK
该程序主要是完成MSK调制解调的这样一个过程。(The program mainly completes the process of modulation and demodulation of MSK.)
- 2013-04-13 19:13:03下载
- 积分:1
-
Matrix_ComplexNumber_Ex3
Spatially multiplexing several data streams onto the MIMO channel,the rank of the matrix H and with full rank.
- 2014-02-25 15:03:26下载
- 积分:1
-
VCPP-call-matlab-draw-sin-curve
vc++6.0调用matlab的函数,画正弦曲线,比较详细的源码。(vc++6.0 to call matlab function, draw a sine curve, the more detailed source.)
- 2013-03-28 16:57:29下载
- 积分:1
-
regiongrowing
region growing algorithm
- 2009-09-25 01:33:31下载
- 积分:1