-
zuixiaoshengchengshu_biquanfa
该算法的功能是利用避圈法来求有权图的最小生成树
在函数的编写过程中用到了自己编写的 wode_setdiff(A,b) 函数,具体详参该函数
该算法的实用性相当强,可以实用于任何的赋权有向图最小生成树的求解!!!经过多次不同的运行,
程序的结果都正确无误!(the function is...)
- 2010-03-07 19:53:27下载
- 积分:1
-
ruilifenbu_gaosizabofangzhenc_hengxu
说明: 瑞利分布高斯还杂波仿真程序,非常棒的MATLAB源码呵呵,谁用谁知道!(Rayleigh distribution is also Gaussian clutter simulation program)
- 2010-04-27 11:22:26下载
- 积分:1
-
SonarDemo
,Sonar Demo,Sonar Demo
- 2012-03-26 11:59:22下载
- 积分:1
-
KNN
KNN是常用的一个对于大维数据分类的方法,大家可以参考下(KNN classify)
- 2014-09-20 18:26:57下载
- 积分:1
-
singermodel
这是目标作机动时,卡尔曼滤波模型采用singer模型的matlab 程序.(This is the goal for mobility, Kalman filtering model using the Matlab model singer procedures.)
- 2006-06-06 22:12:08下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
xianxing-
一元线性回归matlabMatlab 统计工具箱用命令regress 实现多元线性回归,用的方法是最小二乘法,用
法是:
b=regress(Y,X)(A linear regression matlabMatlab statistical toolbox to achieve the command regress multiple linear regression, least squares method is used, usage is: b = regress (Y, X))
- 2011-08-17 16:35:22下载
- 积分:1
-
MATLAB_FFT
MATLAB关于FFT频谱分析的程序
MATLAB关于FFT频谱分析的程序(MATLAB on the FFT spectrum analysis procedures
MATLAB on the FFT spectrum analysis procedures)
- 2013-08-21 15:14:38下载
- 积分:1
-
Mmodify-music-ROOT-MUSIC
为提高常规MUSIC算法的分辨率,仿真了求根MUSIC算法。注释详细,适合初学者(In order to improve the resolution of conventional MUSIC algorithm, simulated Root MUSIC algorithm. Detailed notes, suitable for beginners)
- 2013-12-05 22:45:03下载
- 积分:1
-
MatlabMPEG
mpeg code in matlab contains several mfiles for encoding mpeg
- 2009-09-14 14:10:49下载
- 积分:1