-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1
-
模糊综合评价matlab代码
说明: 模糊综合评判计算程序
模糊综合评判的过程:1、灰色关联分析,求权重(程序见Relation);2、模糊聚类分析,划分等级(程序见F_class);3、隶属度计算,求隶属函数(程序见Subjection和subject);4、模糊综合评判,计算各单元等级(程序见F_judge)。(Fuzzy comprehensive evaluation matlab code
The process of fuzzy comprehensive evaluation: 1. Grey relational analysis to get weight (see Relation for program); 2. Fuzzy clustering analysis to divide ranks (see F_class for program); 3. Membership degree calculation to get membership function (see Subjection and subject for program); 4. Fuzzy comprehensive evaluation to calculate each unit grade (see F_judge for program).)
- 2020-09-11 08:08:00下载
- 积分:1
-
Matlab_HspiceToolbox_986903066
用于Matlab的hispice仿真程序,
图形界面(Hispice for the Matlab simulation program, a graphical interface)
- 2008-12-10 22:13:52下载
- 积分:1
-
stc_matlab_codes
空时编码的matlab仿真程序,其中包括almouti,空时分组码仿真,空时格行码的设计仿真,不同信噪比下的比较,码长天线数的比较(the simulations of space-time coding are include in this rar file, adhered with the almouti scheme, space-time block cade sheme and space-time trill code sheme. )
- 2013-09-25 15:15:37下载
- 积分:1
-
IM
simulation of three phase induction motor in matlab simulink
- 2013-05-12 04:38:42下载
- 积分:1
-
AGWN_U
高斯白噪声信道下u律压扩法的误码率特性,仅供参考(Gaussian white noise channel u law compression and expansion method error rate characteristics for reference only)
- 2010-05-29 20:44:41下载
- 积分:1
-
the-use-of-the-GUI-of-matlab
Matlab 中GUI的使用方法以及功能,具有详细的源代码,简单易懂,适合GUI的初学者。(the use of the GUI of matlab)
- 2013-12-20 19:06:46下载
- 积分:1
-
GA-PSO算法 2.0版本
基于遗传算法与粒子群算法的相机标定程序,值得借鉴(The camera calibration program based on genetic algorithm and particle swarm optimization is worthy of reference)
- 2020-07-04 01:20:01下载
- 积分:1
-
SUSAN
SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。(SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.)
- 2011-01-15 18:51:15下载
- 积分:1
-
SimulationofBearings-onlyPassiveTarget
研究了存在系统误差时单站纯方位角无源定位系统的定位问题,分别在系统误差为常值和时变值时研
究了TLS-KF算法的性能,并通过估计系统误差是否存在,给出了一种选择最优定位算法的判决方法。该问题的
研究对于单站无源定位系统如何在存在系统误差时提高定位精度和性能,具有一定的理论意义和实际意义。
(The single station bearing-only passive target localization was studied when system bias was
existent.The performance of TLS-KF was studied vias simulations in the cases that the system bias was a
constant and time variant respectively.In order to choose the optimum localization algorithm,a criterion was
given to estimate whether the system bias was existent.The study of this paper is helpful in practical target
localization.
)
- 2010-10-03 09:22:27下载
- 积分:1