登录
首页 » matlab » Levinson_Durbin_Algo

Levinson_Durbin_Algo

于 2010-07-11 发布 文件大小:1KB
0 244
下载积分: 1 下载次数: 84

代码说明:

  功能描述:用matlab语言实现Levinson-Durbin算法 函数名:Levinson_Durbin_Algo 输入参数: (1)R:自相关矩阵或者其估计值 (2)P:AR模型的阶数 输出参数: (1)A:p阶AR模型的参数,它是一个长度为P+1的行向量 (2)E:噪声功率 调用函数:无 被调用:L_D_sim.m 作者:mingcheng 编写时间:2009-11-13 修改时间:2009-11-13 版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )

文件列表:

Levinson_Durbin_Algo.m,1328,2010-07-11

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

发表评论

0 个回复

  • RSSI
    该方法是利用RSSI算法进行节点之间定位的一种方法。(This method is the use of RSSI between node positioning algorithm in a way.)
    2009-05-11 11:04:45下载
    积分:1
  • google-map-training
    此程序主要是用Matlab进行点云数据的三维建模,对用Matlab进行三维重建有实用价值。 (The procedure is to use Matlab for modeling three-dimensional point cloud data on the three-dimensional reconstruction with Matlab has practical value.)
    2011-01-19 14:30:42下载
    积分:1
  • contourlet_toolbox
    说明:  轮廓波工具箱,是一个非常有用的图像分解和合成变换(contourlet toolbox)
    2011-03-18 11:06:42下载
    积分:1
  • IMgae-Programm
    Les approches de segmentation d’image par coopération Régions-contours
    2013-01-04 18:24:46下载
    积分:1
  • PMSM_SMVC
    永磁同步电机速度环滑模控制 自己研发的可供借鉴(Permanent magnet synchronous motor speed loop sliding mode control; to draw on their own research and development)
    2012-11-21 13:49:08下载
    积分:1
  • ekf
    扩展卡尔曼滤波的一个简单matlab源代码,请大家指正(A simple extended Kalman filter matlab source code, please correct me)
    2013-03-20 12:03:35下载
    积分:1
  • bisection
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
    2011-11-23 09:46:51下载
    积分:1
  • P33_runstest
    使用MATLAB语言实现[0,1]随机序列的游程检验(Using the MATLAB language implementation [0,1] random sequence runs test)
    2009-09-16 21:20:10下载
    积分:1
  • FCM-using-MRF-code
    implementation of Fuzzy C Means clustering with Markov Random Field
    2021-03-02 22:19:33下载
    积分:1
  • dades
    image clustering file
    2009-05-10 03:13:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载