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

搜索资源列表

  1. AR(5)

    4下载:
  2. 利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。-use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.77kb
    • 提供者:李洁薇
  1. ARMCSharp

    0下载:
  2. C#编写的AR(M)趋势预测模型函数,包括AR模型参数值计算,预测函数,还有LDLT计算三角矩阵方程函数-prepared by the AR (M) trend forecasting model function, including the AR model parameter values, the predictive function. There LDLT triangular matrix equation calculation function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:詹华
  1. 模型参数计算

    0下载:
  2. 对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:龚雪
  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
    • 文件大小:793byte
    • 提供者:若轲
  1. AR

    0下载:
  2. 关于AR模型的功率谱参数的计算及,并用所得参数计算功率谱,用TeeChart绘图-Power spectrum on the AR model parameters and calculation, and calculation of the power spectrum with the parameters obtained with TeeChart graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:周意
  1. 2

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

    • 发布日期:2017-04-06
    • 文件大小:1.12kb
    • 提供者: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
    • 文件大小:783byte
    • 提供者:张聪颖
  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
    • 文件大小:540byte
    • 提供者:张聪颖
  1. MARYUWA

    0下载:
  2. 计算AR模型系数,利用Levinson算法解Yule-Walker方程。-AR model coefficients calculated using the Levinson algorithm for solving Yule-Walker equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:811byte
    • 提供者:yuanman
  1. MAR1PSD

    0下载:
  2. 根据AR模型系数计算功率谱密度(PSD)。-AR model coefficients calculated according to the power spectral density (PSD).
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:580byte
    • 提供者:yuanman
  1. estimate_a_part2

    0下载:
  2. 此程序碼是使用L-Dmethod來計算AR模型之參數-This program is the use of L-Dmethod code to calculate the parameters of AR model
  3. 所属分类:Algorithm

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

    1下载:
  2. 用matlab编写的AR(n)模型最小二乘法建模及适应性检验-Matlab prepared using AR (n) model and least square modeling and adaptive testing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:6.43kb
    • 提供者:李精忠
  1. model

    0下载:
  2. AR模型和整体最小二乘模型在数据处理算法中的应用,并预报多期值比较-The AR model and the total least squares model in data processing algorithm, and forecast the comparative value of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:40.59kb
    • 提供者:俞礼彬
  1. ARmodel

    0下载:
  2. 利用时间序列处理方法AR模型进行信号谱估计,相对于传统的FFT的方法,分辨率更好,峰值更尖锐-Processing method using time series AR model spectrum estimation signal, relative to traditional methods of FFT resolution better, sharper peaks
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:ear
  1. AR

    0下载:
  2. AR预报模型 Fortran算法 具有很大实用性-AR forecasting model Fortran algorithms
  3. 所属分类:Algorithm

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

    0下载:
  2. 用Burg算法求AR模型的参数的计算与分析-Demand computing AR model parameters using the Burg algorithm and analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:33.05kb
    • 提供者:杨亚楠
  1. L-D

    0下载:
  2. 现代谱估计参数谱估计(AR模型)做频谱分析,基于Levison-Durbin快速递推法和Burg算法的源程序。 -Modern spectral estimation spectral estimation parameters (AR model) to do spectrum analysis, based on Levison-Durbin fast recursive method and the Burg algorithm source.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:glory
  1. 11111

    0下载:
  2. DSP AR模型下的噪音消除。简单可行。-Noise cancellation DSP AR Model. Simple and workable.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:798byte
    • 提供者:wendahe
  1. 基于matlab AR模型的最小二乘法实现

    2下载:
  2. 基于matlab AR模型的最小二乘法实现参数辨识,加上Word配合理解,相信你理解的会更快的。(Matlab AR model based on the least squares method to achieve parameter identification, coupled with Word understanding, I believe you will understand faster.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-16
    • 文件大小:7kb
    • 提供者:`yangliulang
  1. LMS与RLS对比

    1下载:
  2. 预测信号由二阶AR模型产生,为二阶线性预测滤波器,LMS算法与RLS算法性能对比(The predicted signal is generated by the two order AR model, and is the two order linear prediction filter,performance comparison between LMS algorithm and RLS algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:1kb
    • 提供者:lbb1991
« 12 »
搜珍网 www.dssz.com