CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - AR model

搜索资源列表

  1. AR

    1下载:
  2. 采用最大熵值法或自相关法实现AR模型,估计出AR模型的系数-Maximum entropy method or self-correlation method to achieve AR model, AR model to estimate the coefficients
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:22.52kb
    • 提供者:dong wei
  1. spectralanalysis

    0下载:
  2. 谱估计(建立二阶AR模型)、利用FFT求解功率谱估计、利用AR模型的Yule-Walker方程求解模型参数等-Spectral estimation (the establishment of second-order AR model), using FFT to solve the power spectrum estimation using AR model of Yule-Walker equation model parameters such as
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2.32kb
    • 提供者:chen
  1. ARMAsel_mis_irreg_3

    0下载:
  2. uses partial correlation function and filter to implement an AR model
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:24.36kb
    • 提供者:Bob
  1. arstepfit

    0下载:
  2. Stepwise least squares estimation of multivariate AR model
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.2kb
    • 提供者:Rob
  1. levinsonanddurg

    0下载:
  2. AR模型估计的levinson算法和burg算法程序-AR model estimation algorithm levinson algorithm and procedures burg
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:962byte
    • 提供者:mw
  1. PSD_Burg

    0下载:
  2. 用Burg法进行功率谱预测的函数,对信号建立AR模型递推估计-Burg method with projected power spectrum function, the signal is estimated that the establishment of recursive AR model
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:668byte
    • 提供者:高原
  1. ar_yulewalker_burg1

    0下载:
  2. 对信号在AR模型下进行的的yuler_walker,和burg算法谱估计-AR model of the signal under the yuler_walker, and spectral estimation algorithm burg
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1016byte
    • 提供者:lijing
  1. AR

    0下载:
  2. 天然情况下,根据灰色模型对河道来水进行中长期预测,比较完整-Under natural conditions, according to the gray model for long-term prediction of river runoff, a relatively complete
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:14.89kb
    • 提供者:张天宏
  1. h3

    0下载:
  2. 程序分为两部分,分别用周期图法、AR模型法实现了太阳黑子数据功率谱估计-Experiment is divided into two parts, with the periodogram method, AR model method to achieve a sunspot data power spectrum estimation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:li ting
  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
    • 文件大小:178.73kb
    • 提供者:
  1. ARtest

    1下载:
  2. AR模型的C++实现 用于计算AR模型的a和E。 能自设阶数或者用FPE方法求最合适的技术-AR model of the C++ implementation of a model used to calculate the AR and E. To own or use the FPE method of order seeking the most appropriate technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:572.54kb
    • 提供者:liu
  1. AutoRegression-Analysis-(AR)

    0下载:
  2. AR 模型及最大熵、Burg等方法的参数估计以及演示,包括说明文档-AR model and its parameters estimation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:120.63kb
    • 提供者:Daniel Liu
  1. Burg-algorithm-of-AR

    0下载:
  2. 基于burg算法实现的AR模型功率谱计算,算法已经仿真通过,有前向预测误差及后向预测误差,非常适合与学习加深现代谱估计的理论 -Burg algorithm to achieve the AR model power spectrum calculation algorithm has been through simulation, the forward prediction error and prediction error is ideal for learning to dee
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.81kb
    • 提供者:陈诚
  1. AR-model

    0下载:
  2. 包括各种AR模型现代功率谱估计方法,burg法、自相关法、协方差法等。-Modern power spectrum estimation method includes a variety of AR model
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:814byte
    • 提供者:王春晖
  1. ar

    0下载:
  2. AR模型的定阶和自回归参数,模型方差的估计-Fixed-order AR model and estimated from the regression parameters, the model variance
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:862byte
    • 提供者:chqtan1
  1. AR-model-matlab

    0下载:
  2. 包含7个常的AR模型仿真算法,matlab编写-AR model simulation algorithm consists of seven normal, matlab write
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.47kb
    • 提供者:甲级
  1. AR-model-with-rls-and-lms

    0下载:
  2. 代码实现了二阶AR模型的最优权值递推,使用了LMS和RLS两种方法,对二者性能进行了比较,分别进行了单次和100次平均进行性能观察,并且仿真了不同步长因子对LMS算法的影响以及不同lamda值对RLS算法的影响。文档包含了模型的详细介绍以及2种方法的理论仿真和结果分析。代码以附在之后。-Code to achieve the optimum weights recursive second order AR model, the use of LMS and RLS are two method
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:424.69kb
    • 提供者:陈陈
  1. AR预测

    1下载:
  2. ar模型进行预测,并求ar系数ar模型进行预测,并求ar系数(AR model is used to predict)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:蛋黄寿司
  1. AR模型,用matlab实现

    0下载:
  2. AR模型,用matlab实现如有问题可以联系QQ1373687980(AR model, implemented with MATLAB)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:csg
  1. Matlab时间序列-AR

    2下载:
  2. 用于时间序列分析,,或者股票分析,,AR模型(For time series analysis, or stock analysis, AR model)
  3. 所属分类:其他

    • 发布日期:2020-11-03
    • 文件大小:1.17mb
    • 提供者:安其
« 12 3 4 »
搜珍网 www.dssz.com