-
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
-
queue
用matalb来模拟排队论中的模型,M/M/n+M(simuation on ErlangA model)
- 2011-10-23 08:40:13下载
- 积分:1
-
Eplan-Electric-P8-V2.2-x86-Setup-P-KeyGen
Eplan Elecrical for electical circuits designs
- 2014-02-15 22:59:18下载
- 积分:1
-
ifendszs
进行逐步线性回归,采用的是脉冲对消法,使用起来非常方便,分析了该信号的时域、频域、倒谱,循环谱等,正确率可以达到98%,有小波分析的盲信号处理,包含特征值与特征向量的提取、训练样本以及最后的识别。( Stepwise linear regression, It uses a pulse of consumer law, Very convenient to use, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Accuracy can reach 98 , There Wavelet Analysis Blind Signal Processing, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition.)
- 2016-03-31 20:58:26下载
- 积分:1
-
MATLAB5
Matlab5参考书
1.介绍主要的模块和大体的功能
2.一些函数的详细信息(MatLab5 reference book
1.introduce the mainly models and the general functions
2.details of some functions)
- 2009-03-04 12:51:30下载
- 积分:1
-
decimate
MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
- 2013-11-05 14:13:08下载
- 积分:1
-
DriverGuide
matlab code for Device Drivers
- 2015-02-03 13:51:28下载
- 积分:1
-
Kalman
这是一个利用卡尔曼滤波算法进行系统辨识的MATLAB程序。(This is a MATLAB program for system identification using Kalman filter algorithm)
- 2018-12-05 19:44:28下载
- 积分:1
-
TSP
使用蚁群算法解决TSP问题的例子,包括城市的坐标 最大迭代次数 蚂蚁个数 表征信息素重要程度的参数 表征启发式因子重要程度的参数 信息素蒸发系数 信息素增加强度系数 各代最佳路线 各代最佳路线的长度 等参数(TSP problems ant colony algorithm)
- 2010-05-19 11:01:59下载
- 积分:1
-
zjcl_time
电力系统配电网潮流计算,基于直接算法的n节点系统,收敛速度快,准确度高。(Power system with the power flow calculation, the n-node system based on the direct algorithm, fast convergence and high accuracy.)
- 2012-05-29 17:15:38下载
- 积分:1