-
Floyd
Floyd算法的matlab实现。对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。并根据结果自动绘制出了最短路径图。
程序中使用了前向路由和回溯路由两种方法,并对于无向图进一步减小算法复杂度。(Matlab implementation of the Floyd algorithm. Adjacent input distance matrix between any two points in calculating the figure, the shortest distance matrix and routing matrix, and can query the shortest distance between any two points and routing. Automatically based on the results map out the shortest path graph. Used in the program prior to routing and backward routing are two methods, and undirected graph further reduce the algorithm complexity.)
- 2012-07-23 10:28:52下载
- 积分:1
-
一个灰色模型的matlab实现 gray
一个灰色模型的matlab实现,包含GM(1,1),GM(1,N),GM(2,1)和vershlust模型的系数计算,数值预报和误差分析以及图形输出(A gray model matlab realize, including GM (1,1), GM (1, N), GM (2,1) model and vershlust coefficient calculation, numerical weather prediction and error analysis, and graphical output)
- 2013-09-08 22:21:24下载
- 积分:1
-
Underdetermined-Blind-Source-PSO
Underdetermined Blind Source PSO
- 2014-02-20 08:43:38下载
- 积分:1
-
Laplacian_Eigenmaps
拉普拉斯特征映射算法,可实现高维信号降维或实现带内滤波降噪。(Laplace feature mapping algorithm, can achieve high dimensional signal dimensionality reduction or implement band noise filtering.)
- 2020-11-20 17:49:38下载
- 积分:1
-
NSGAII自然计算作业
说明: 多目标遗传算法在工程领域应用较为广泛,希望对大家有用。(Multi-objective genetic algorithm is widely used in the field of engineering, and it is hoped to be useful to everyone.)
- 2020-06-03 17:05:32下载
- 积分:1
-
CHAP_04
这是MAtlab与DSP应用中的第4掌的例子程序
(This is the Matlab and DSP applications 4th metacarpal examples of procedures)
- 2007-11-16 16:03:50下载
- 积分:1
-
TurboCode
Turbo码的编解码源代码,在MatlAB中使用Mex文件实现,速度快(Turbo codec)
- 2009-03-24 18:39:57下载
- 积分:1
-
yichuan
关于遗传算法在MATLAB中对典型二阶对象进行仿真,并得到其阶跃响应。。(MATLAB)
- 2009-05-08 21:12:02下载
- 积分:1
-
Scurve
S-curve simulation in matlab
- 2013-12-06 07:59:47下载
- 积分:1
-
Mathematical_Methods_for_Differential_Equations
说明: 澳大利亚国防大学的Geoff Mercer博士关于matlab求解微分方程的讲义。重点讲解了初始化、场分析和边界值问题。书中有一些实例,可以结合学习。(Australian National Defense Force Academy, Dr Geoff Mercer notes on matlab to solve differential equations. Highlighting initialization, field analysis and boundary value problems. Some examples of the book, you can combine learning.)
- 2010-04-19 16:47:44下载
- 积分:1