-
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
-
司守奎、孙玺菁《数学建模算法与应用》随书光盘
说明: 司守奎、孙玺菁《数学建模算法与应用》随书光盘
所有代码
经典小黄书的代码
数学建模比赛必备(Si shoukui, sun xijing. Mathematical modeling algorithm and application. Cd-rom
All of the code
Classic little Yellow Book code
Mathematical modeling competition required)
- 2020-11-22 18:09:35下载
- 积分:1
-
decorrelation
用于多用户检测技术的解相关检测器matlab仿真(Multi-user detection techniques for the decorrelating detector simulation matlab)
- 2015-01-04 17:12:17下载
- 积分:1
-
transform_beam_nonlinear
描述光在非线性介质中的传输,用的方法为分布付里叶方法。(Described in the non-linear optical transmission medium, the methodology used for the distribution of Fourier methods.)
- 2007-08-28 09:16:02下载
- 积分:1
-
CS_OMP
压缩感知原来,对一维信号采用正交匹配跟踪的方法进行重建。(The original compressed sensing, one-dimensional signal using orthogonal matching method to track reconstruction.)
- 2011-08-15 20:14:58下载
- 积分:1
-
fast-ICA
FASTICA代码,用于脑电信号分析,有实例。(FASTICA CODE,used for EEG signal analysis,EXAMPLE)
- 2013-12-26 23:05:23下载
- 积分:1
-
PDCO
A primal-dual interior method for solving linearly constrained optimization problems with a convex objective function
- 2011-07-24 02:12:18下载
- 积分:1
-
Szeliski.CV
Computer Vision: Algorithms and Applications
Richard Szeliski
September 3, 2010 draft
⃝ c 2010 Springer
- 2014-10-11 00:08:40下载
- 积分:1
-
MatlabHelperINchinese
matlab的中文帮助
对初学者来说是很有用的(matlab help for beginners in Chinese is very useful)
- 2007-09-15 12:47:06下载
- 积分:1
-
yiliaofeiyongcesuan0609
基于matlab程序对医疗保险费用进行测算,对于医疗保险费用的测算很有帮助(Based on the matlab program to calculate the cost of medical insurance, medical insurance costs for the estimated useful)
- 2011-10-14 15:15:35下载
- 积分:1