-
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
-
mxulie
m序列的生成代码,使用程序在matlab上生成m序列,引用后实现其他功能(M sequence generation code, use the program in matlab generated on the m sequence, after the reference to implement other functions)
- 2015-04-21 15:59:32下载
- 积分:1
-
数字下变频matlab仿真
说明: 数字下变频matlab仿真 ,实现混频,FIR滤波和抽取功能(Implementation of mixing filter decimation)
- 2020-03-02 12:30:24下载
- 积分:1
-
harris
说明: matlab下的harris算法提取角点( algorithm matlab extract under the corner)
- 2010-04-21 23:21:51下载
- 积分:1
-
mathematical-modeling-
全国大学生数学建模问题,是非常重要的国家级赛程,这对于我们很有帮助的啊!(National Mathematical modeling is very important for evey students,so it is very good for prevent students,and,it is good for our.)
- 2011-06-28 20:20:22下载
- 积分:1
-
analyze
层次分析法实现,从几个决策中选择最佳决策,得到判断矩阵(Analytic Hierarchy Process to achieve, choose the best decision several decisions, obtain judgment matrix)
- 2015-02-12 09:29:10下载
- 积分:1
-
ANN
说明: ANN基本知识和应用课件,MATLAB ANN源代码(ANN basic knowledge and application of courseware, MATLAB ANN source code)
- 2008-11-14 17:22:28下载
- 积分:1
-
imageprocessing-(1)
filtering window kaiser
- 2011-05-08 05:06:41下载
- 积分:1
-
jiqun
说明: 集群程序,matlab,分布式计算引擎。startjobmanager,startworker(Cluster program, matlab, distributed computing engine. startjobmanager, startworker)
- 2011-04-18 19:08:27下载
- 积分:1
-
Sawtooth_fourier
锯齿波和三角波的傅立叶分析MATLAB程序(Saw-tooth and triangular wave Fourier analysis of MATLAB programs)
- 2009-11-14 12:11:18下载
- 积分:1