搜索资源列表

  1. arfit

    0下载:
  2. AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题-AR model fitting, since the settlement multivariable regression (AR) model parameter estimation problems
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:196608
    • 提供者:小秋
  1. tsa244

    0下载:
  2. 时间序列工具箱 ,内含双谱,AR模型参数估计程序-time series toolbox containing Bispectrum, AR model parameter estimation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:54272
    • 提供者:小秋
  1. 模型参数计算

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

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:龚雪
  1. burg

    0下载:
  2. 用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:22528
    • 提供者:lkz
  1. covar

    0下载:
  2. 用协方差方法估计AR模型参数,进而实现功率谱估计。- Estimates the AR model parameter with 鍗忔柟宸?the method, then realization power spectrum estimate.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:22528
    • 提供者:lkz
  1. ARMODE

    0下载:
  2. 武汉理工大学程磊编写的AR模型的Burg算法的matlab程序,有用-Wuhan Polytechnic University Hai prepared by the AR model Burg algorithm Matlab procedures useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:程磊
  1. AR_MATLAB

    0下载:
  2. AR模型的源程序。-AR model of the source.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:张三
  1. AR(5)

    5下载:
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:李洁薇
  1. estimate-ar

    0下载:
  2. 这是在AR模型的功率谱估计,对比经典谱估计有明显的优点,是一种新的估计。-This is the AR model of the power spectrum estimation, contrast classical spectrum estimation has obvious advantages, is a new estimate.
  3. 所属分类:传真(Fax)编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:wangping
  1. AR

    0下载:
  2. AR模型谱估计算法,对初涉AR模型谱估计的同学有很大的帮助,可以了解到其基本的模型构造和其谱估计的迭代步骤。-AR model spectrum estimation algorithm, the AR model spectrum estimation初涉students have a lot of help, it can be seen that the basic model structure and its spectral
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李勇
  1. ls-ar

    0下载:
  2. 自编函数实现AR模型的最小二乘估计(AR阶数=4)-AR model of self-function of least squares estimation (AR order = 4)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:王冰
  1. AR

    0下载:
  2. AR模型参数的FORTRAN和C两种语言的几种算法(BURG,YUMA等)-ARmodel parameters of the Fortran and C languages[URG,YUMA,c.]
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:刘建
  1. AR

    0下载:
  2. AR模型各种算法之间优缺点的比较以及最后结论-AR model of the various algorithms, as well as between the comparative advantages and disadvantages of the final outcome of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:228352
    • 提供者:jeas
  1. ar

    1下载:
  2. ar模型的一个例子,详细描述了时间序列预测的步骤,且成功实现预测功能-ar model of an example of a detailed descr iption of the steps time series prediction and forecasting function successfully
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:yening
  1. matlab-for-ar-model

    0下载:
  2. ar模型检验 用于matlab中 比较简单 -ar model for matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:66560
    • 提供者:冲冲
  1. AR模型功率谱估计

    0下载:
  2. 用现代谱估计法中的AR模型对信号进行功率谱估计(The power spectrum of the signal is estimated by the AR model of the modern spectral estimation method)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:南宫先生
  1. AR模型,用matlab实现

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

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:csg
  1. AR

    0下载:
  2. 这个程序采用现代谱AR模型可以用来估计信号功率谱(This program describes the AR spectrum estimation)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:没用的阿吉
  1. ar matlab

    0下载:
  2. AR模型的实现流程及matlab代码 有详解(The implementation process of the AR model and the matlab code have detailed explanations.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:lalalabingo
  1. Matlab时间序列-AR

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

    • 发布日期:2024-05-09
    • 文件大小:1229824
    • 提供者:安其
« 12 3 4 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org