CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ar模型

搜索资源列表

  1. wienerfilter

    0下载:
  2. 二阶ar模型产生的信号加上噪声通过winerfilter,期望信号时ar模型产生的信号,程序描述滤波器长度与MMSE的关系-Second-order ar model plus noise signals generated by winerfilter, the desired signal when the ar models generated by the signal, the program describes the relationship between filter leng
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:793
    • 提供者:若轲
  1. Kalman_pre

    0下载:
  2. 基于Kalman滤波算法的自适应AR模型-Adaptive Kalman filtering algorithm based on AR model
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1163
    • 提供者:王磊
  1. forecast

    0下载:
  2. AR(n)模型预测 对于平稳序列的预测 非平稳的预测一般需要SVM-AR(n)
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:900
    • 提供者:赵长生
  1. ARToolKit-2.65

    1下载:
  2. ARTOOK Kit 增强现实(Augmented Reality,简称AR)是近年来国外众多知名大学和研究机构的研究热点之一,AR技术不仅在与VR技术相类似的应用领域,诸如尖端武器、飞行器的研制与开发、数据模型的可视化、虚拟训练、娱乐与艺术等领域具有广泛的应用,而且由于其具有能够对真实环境进行增强显示输出的特性,在医疗研究与解剖训练、精密仪器制造和维修、军用飞机导航、工程设计和远程机器人控制等领域,具有比VR技术更加明显的优势。-ARToolKit is a software library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2016340
    • 提供者:夏峰
  1. estimate_AR

    0下载:
  2. 信号功率谱的AR模型估的MATLAB代码- PowerSpectrum Density Estimation based on AR mode. and MATLAB file
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:562
    • 提供者:zhanglin
  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. yc3

    0下载:
  2. 时间序列分析中AR模型的建立,可求的残差平方和,便于用AIC准则定阶。-Time series analysis of AR model, rectifiable the residual sum of squares, easy to use the AIC criterion to determine the order.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:753
    • 提供者:Joe
  1. SVDTLS

    1下载:
  2. SVDTLS仿真 已知参数下用最小二乘法估计观测数据的ARMA模型的AR参数-SVDTLS simulation parameters are known observational data with least square method to estimate the AR parameters of ARMA model
  3. 所属分类:Other systems

    • 发布日期:2016-05-07
    • 文件大小:183023
    • 提供者:
  1. Time-SeriesModelforWirelessFadingChannelsinisotrop

    0下载:
  2. 这篇文章为随即和非随机的散射环境中造成的信封衰落提供了一个AR模型。它展示了至少需要一个二阶AR过程去建立一个伏在接收信封内在的阻尼正弦自动/交叉相关函数的模型。通过对模拟值的比较得到使用模型可以得到与理论值近似的值。模型基于的仿真过程被用来与JACK仿真器在随机分散事件中作比较。-his work presents an autoregressive (AR) model for fading envelope influenced by isotropic and
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:478115
    • 提供者:will
  1. ARmodelParameterCompuingProgram

    0下载:
  2. 这是一个AR模型参数的计算程序,希望你们有用.-this is AR model Parameter Computing Program.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:6900
    • 提供者:水景页
  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. 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. 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. li_vcARMmodel

    0下载:
  2. 由AR模型参数得到功率谱,吐血推荐,需要的用户请下载-AR model parameters obtained from the power spectrum, hematemesis recommended, users need to download
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:590
    • 提供者:李之龙
  1. ARMcommand.ar

    0下载:
  2. ARM编程模型与指令集 ARM编程模型与指令集-ARM编程模型与指令集 ARM编程模型与指令集
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:260063
    • 提供者:张建
  1. InterferometricFiber-OpticSensor

    0下载:
  2. 该论文针对光纤传感系统,深入研究随机信号的互相关函数和基于AR模型的功率谱估计,设计出具有事件发生检测功能的传感器信号处理算法。-The paper for the fiber optic sensor system, in-depth study of the cross-correlation function of random signal-based AR model spectrum estimation, designed with the incident detection s
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3126367
    • 提供者:xiejian
  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. 2

    0下载:
  2. 本程序采用AR模型,可以用来进行电力负荷的预测-The program uses AR model can be used for power load forecast
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1147
    • 提供者:luna
  1. ARBURG

    0下载:
  2. 用Fortan语言编写的用Burg算法求AR模型的参数的程序-Written by Fortan with Burg algorithm for getting the program AR model parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:783
    • 提供者:张聪颖
  1. AR1PSD

    0下载:
  2. 用Fortan编写的由AR模型参数得到功率谱的程序-Written by Fortan AR model parameters obtained by the power spectrum of the process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:540
    • 提供者:张聪颖
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 27 »
搜珍网 www.dssz.com