-
ccc
matlab实现GUI的算法code,大家可以借鉴借鉴....(Using matlab to make GUI .)
- 2009-04-29 14:45:44下载
- 积分:1
-
ANF
This code simulates an adaptive notch filter
- 2010-12-02 08:21:36下载
- 积分:1
-
svmnew
一个不错的 svm 工具箱, 希望对大家有用(Svm toolbox of a good, useful for all of us hope)
- 2009-05-04 08:52:02下载
- 积分:1
-
ERA
模態參數識別法中的特徵系統實現法,在時域法中用於相近模態求取模態參數(Modal parameter identification method is characterized in system implementation method for obtaining similar modal modal parameters in the time domain method)
- 2016-07-25 22:24:06下载
- 积分:1
-
tezhengzhi
本程序为求矩阵的最大特征值、全部特征值和特征向量,应用乘幂法和雅可比过关法(This procedure for the sake of the largest eigenvalue matrix, all eigenvalues and eigenvectors, applications by a power law and the Jacobi clearance method)
- 2009-12-24 20:18:13下载
- 积分:1
-
music-algorithm-source-code
music算法的源程序,希望会对大家有帮助(music algorithm source code, I hope it is helpful)
- 2013-05-22 16:56:56下载
- 积分:1
-
simulink-de-tu-he-cheng-xu
输电线路故障定位,含有几种不同线路情况,两端,三端,多端。并配有行波提取程序(Transmission line fault location, with several different line conditions, both ends, three ends, multi-terminal. And with a traveling wave extraction program)
- 2020-11-25 21:39:32下载
- 积分:1
-
PM,ESPRIT
极化条件下的MIMO雷达空域参数和极化域参数估计,PM算法和ESPRIT算法。(MIMO radar spatial parameter and polarization domain parameter estimation under polarization conditions, PM algorithm and ESPRIT algorithm.)
- 2017-10-29 20:20:53下载
- 积分:1
-
ch5_matDemo
高成编写的《matlab接口技术与应用》中例题的源代码(High into the preparation of the " matlab interface technology and applications" in the source code examples)
- 2010-10-19 22:14:10下载
- 积分:1
-
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