-
shortestpath
最短路问题的MATLAB求解,给出图的邻接矩阵输出源点到汇点的最短距离及路线方案,另外根据Floyd算法可得到任意两点的最短距离!(Of MATLAB to solve the shortest path problem is given adjacency matrix output of the source point to the Meeting Point, the shortest distance and route programs, addition, according to Floyd algorithm for the shortest distance between any two points available!)
- 2009-09-27 20:27:19下载
- 积分:1
-
weijifen
一个用matlab进行微积分的课件,希望对相关同学有帮助!(Using matlab to a calculus of courseware, the students hope that the relevant help!)
- 2008-02-28 16:42:24下载
- 积分:1
-
sphere
拟合球面的程序,给定一些数据后,可以绘制球面,用于分析测量数据(Sphere fitting procedures, given some data, you can draw the sphere, for the analysis of measurement data)
- 2011-10-09 21:18:51下载
- 积分:1
-
text2speech
To perform text to speech in matlab
- 2009-10-01 01:58:52下载
- 积分:1
-
Modal-analysis
This book helps us understand the modal analysis and some methods to identify them through experiments
- 2014-09-02 18:00:41下载
- 积分:1
-
rbf_msatlab
matlab radial based network using image processing algorithms
- 2013-05-07 22:34:32下载
- 积分:1
-
jibenyiqunjulei
该算法,解决了不收敛的问题,聚类效果非常好。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。(The algorithm solves the problem of convergence, and the clustering effect is very good. The improved ant colony algorithm is based on the improvement of genetic algorithm. On the basis of the basic genetic algorithm, the variance factor is added to produce the variation, and the convergence is faster.)
- 2017-03-26 14:56:40下载
- 积分:1
-
Kalman
卡尔曼滤波源码,基本的源码,用Matlab编写的,简单,易懂。(Kalman filter source code, the basic source code, using Matlab written in simple, easy to understand.)
- 2010-02-25 22:45:11下载
- 积分:1
-
B
说明: 2013数学建模研究生B题建立多项式模型代码(2013 graduate of mathematical modeling to establish polynomial model code B title)
- 2013-09-21 08:50:53下载
- 积分:1
-
FBG
FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt )
fid2=fopen( rhoCMT.txt , wt )
f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 )
f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 )
lambda=1547
while lambda<1552
t0=-501426
h=2.0057e+003
n=500
y1=1
y2=0
)
- 2010-09-09 18:17:07下载
- 积分:1