登录
首页 » matlab » armav

armav

于 2013-03-12 发布 文件大小:1KB
0 220
下载积分: 1 下载次数: 34

代码说明:

  采用ARMAV模型识别模态参数,适用于多测点的工况(Identify modal parameters using ARMAV model)

文件列表:

armav.m,2039,2012-12-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • FGseg
    说明:  从静止的视频背景中,分割出前景目标的程序(Uses graph cuts to segment foreground objects from a static background in video. Morphology and Segmentation. foreground segmentation, )
    2011-03-24 11:28:35下载
    积分:1
  • fcnlineintersect
    detects intersection points of 2 vectors in 2D
    2015-01-20 17:27:33下载
    积分:1
  • Moravec
    利用moravec兴趣算子提取图像的点特征,matlab编写(Moravec interest operator to use the image point feature extraction, matlab prepared)
    2009-02-07 21:01:07下载
    积分:1
  • drawsplines
    演示matlab曲线拟和与插直的基本方法,详细的工具箱可供编程人员使用(demonstration Matlab curve fitting and interpolation straight to the basic methods, detailed toolkit for programmers to use)
    2007-01-18 22:39:27下载
    积分:1
  • TPS-RPM
    目标检测与识别中,发生非刚性形变目标之间的点匹配算法。(Target detection and recognition, the occurrence of non-rigid deformation between the target point matching algorithm.)
    2013-01-14 21:34:23下载
    积分:1
  • Web-Hotel
    Web Hotel Using Solaris Containers
    2014-01-15 16:14:06下载
    积分:1
  • wudiansancipinghuachuli
    说明:  五点三次平滑法可用作时域和频域信号平滑处理。对时域作用是减少混入振动信号中的高频随机噪声。对频域是能使谱曲线光滑。(Three five-point smoothing method can be used as time domain and frequency domain signal smoothing. Effect on the time domain vibration signals to reduce high-frequency mixed with random noise. On the frequency domain is the spectral curve can smooth.)
    2010-04-09 09:44:03下载
    积分:1
  • Adaboost
    matlab实现AdaBoost,弱分类算法包括fisher 伪逆 svm naivebayes 决策树。(matlab implements AdaBoost, weak classification algorithms include fisher pseudoinverse svm naivebayes tree.)
    2021-01-22 16:38:40下载
    积分:1
  • 进制转换
    说明:  使用MATLAB来实现进制转换的MATLAB GUI(Using MATLAB to realize the Matlab GUI of base conversion)
    2020-01-06 16:29:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载