CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - AR

搜索资源列表

  1. ar_dlda

    0下载:
  2. 在ar人脸库上实现Direct Fisher discriminant analysis,该方法首先对类内散布矩阵对角化,然后对类间散布矩阵对角化,使类间散布矩阵对角化的矩阵即使鉴别向量集-In the ar face database to achieve Direct Fisher discriminant analysis, this method first within-class scatter matrix diagonalization, and then between-cla
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1420
    • 提供者:邵珠立
  1. L_D

    1下载:
  2. 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:3425
    • 提供者:zf
  1. myAR

    0下载:
  2. 该程序给出了基于AR时间序列建模的陀螺随机漂移模型,并利用卡尔曼滤波方法滤除陀螺随机漂移,经验证,有良好效果。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1388
    • 提供者:西西
  1. OUProcess

    0下载:
  2. This program calibrates the Ornstein–Uhlenbeck process, a mean reverting AR(1) stochastic process. The parameters are estimated using (1)Least Squares fitting and (2)Maximum Likelihood estimation.-This program calibrates the Ornstein–Uhlenbeck proces
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:759
    • 提供者:panda
  1. Kalman

    0下载:
  2. 自己编写的卡尔曼滤波算法算例,实现四阶AR模型的最优权值估计。-Kalman filter algorithm, for optimal weight estimating of fourth-order AR model.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:621
    • 提供者:Qiyu He
  1. arsim

    0下载:
  2. Simulation of AR proce-Simulation of AR process
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:Ishtiaq
  1. ARMA

    0下载:
  2. 该程序是对在已知和未知参数的情况下用最小二乘法估计观测数据的ARMA模型的AR参数的仿真。-The program is known and the unknown parameters in the case of observational data with least square method to estimate the ARMA model of AR parameters of simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:908
    • 提供者:tiana
  1. Levinson_Durbin_Algo

    1下载:
  2. 功能描述:用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-1
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:778
    • 提供者:赵明诚
  1. ARburg

    0下载:
  2. ar算法的matlab源程序的验证,对于随机过程的信号处理有所帮助-ar algorithm matlab source of verification, for random processes signal processing help
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:543
    • 提供者:何智
  1. Y-W

    0下载:
  2. Yule—Walker方程构造信号的AR模型,Burg递推算法计算不同阶数的预测器系数-Yule-Walker equation for constructing the signal of AR model, Burg recursive algorithm to calculate the number of different order predictor coefficient
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:765
    • 提供者:Xu Liping
  1. forecar_p

    0下载:
  2. Recursive stochastic forecaster k steps ahead of AR(p=>2) time series given initial value computation of stepwise dynamic multiplier is included. Ref: J.D.Hamilton, Time Series Analysis, Wiley, 1994. -Recursive stochastic forecaster k steps ahea
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1095
    • 提供者:jay
  1. forecar_1

    0下载:
  2. Recursive stochastic forecaster k steps ahead of AR(1) time series given initial value & computation of stepwise dynamic multiplier
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:572
    • 提供者:jay
  1. matlat_for_prediction

    0下载:
  2. 此文件包含三个MATLAB程序,用于对线性系统AR模型的权向量估计:Kalman滤波估计,RLS和LMS,均为较常用的估计方法,并附有相应的仿真图-There are three programs in this files:kalman,RLS and LMS to pridict the victors of linear systems . These three wawys are common and useful in signal processing
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16606
    • 提供者:zhouni
  1. aceps

    0下载:
  2. Function ACEPS - AR cepstra computation. Usage: c=aceps(frame[,p,cp,wlen]) (frame - vector of processed signal)-Function ACEPS - AR cepstra computation. Usage: c=aceps(frame[,p,cp,wlen]) (frame - vector of processed signal)
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:730
    • 提供者:horac
  1. bfskAWGN

    0下载:
  2. this is very useful code for awgn channel all detial ar available inthis code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1908
    • 提供者:yagu
  1. FFTAR

    0下载:
  2. 用MATLAB中的FFt算法及AR模型来研究RR间期-The FFt with MATLAB algorithms and AR model to study the RR interval
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:54466
    • 提供者:hukai
  1. ARMA2D

    0下载:
  2. 主程序arma2Ddemo是对模拟图像的2DAR和ARMA参数估计。-arma2Ddemo: See and run the demo arma2Ddemo for an example of 2D AR and ARMA parameters estimation from simulated images. - sim_ar2d: generation of simulated 2D AR process. - sim_arma2d: generation of simula
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4682
    • 提供者:栾晓
  1. ARguocheng

    0下载:
  2. AR过程的线性建模与功率谱估计, AR过程的线性建模与功率谱估计-The linear AR process modeling and power spectrum estimation, AR linear process modeling and power spectrum estimation, AR linear process modeling and power spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:136954
    • 提供者:sag
  1. DGM

    1下载:
  2. 离散灰色预测模型和AR预测模型的组合预测,matlab-Discrete gray prediction model and predict the combination of AR prediction model, matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:729
    • 提供者:tiechou
  1. marbox_1.1.tar

    0下载:
  2. Source code of Model AR
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7001
    • 提供者:Ghalem
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com