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

搜索资源列表

  1. ensure_AR

    0下载:
  2. AR滤波更新算法代码,非线性滤波算法中的实现。-AR filtering algorithm to update the code, non-linear filtering algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:814
    • 提供者:陈小兵
  1. codes

    1下载:
  2. 基于累计量的奇异值-总体最小二乘法求AR参数 用奇异值-总体最小二乘法求AR参数 一般最小二乘法求AR参数 根据AR参数和自相关函数以及AR阶数用Cadzow谱估计子求出频谱密度-Based on the cumulative amount of singular value- total least squares method for AR parameter using singular value- total least squares method for AR parameter
  3. 所属分类:Algorithm

    • 发布日期:2014-10-05
    • 文件大小:3026483
    • 提供者:miaohaochun
  1. winner-ar-xulie

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:330991
    • 提供者:yunguangmei
  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. Gauss_Complex

    0下载:
  2. 采用全选主元高斯消去法,求解复系数线性方程组。其中ar存方程组复系数矩阵实部,ai存虚部。br存右端向量实部,返回解向量实部;bi存右端向量虚部,返回解向量虚部。-With full pivoting Gaussian elimination, solving linear equations. Ar equations which keep the real part of complex coefficient matrix, ai keep the imaginary part. br k
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1563
    • 提供者:Shepard
  1. C_J_Complex

    0下载:
  2. 采用全选主元高斯-约当消去法求解复系数线性代数方程组。其中ar存放复系数矩阵实部,ai存放复系数矩阵虚部。br存放右端复常数向量实部,返回解向量实部;bi存放右端复常数向量虚部,返回解向量虚部。-With full pivoting Gauss- Jordan elimination method for solving linear algebraic equations with complex coefficients. Which ar stored real part of compl
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1503
    • 提供者:Shepard
  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. cinv

    0下载:
  2. 一般复矩阵求逆,cinvo.c中的static double ar[4][4]为复矩阵的实部,static double ai[4][4]为复矩阵的虚部。-General complex matrix inversion, cinvo.c the static double ar [4] [4] for the real part of complex matrix, static double ai [4] [4] for the imaginary part of complex matri
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1500
    • 提供者:houmeng
  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. 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
    • 文件大小:811
    • 提供者:yuanman
  1. MAR1PSD

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

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

    0下载:
  2. ar谱估计,分别用了最小二乘法和yulewalker法。-ar spectrum estimation, least squares method were used and yulewalker law.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8545
    • 提供者:ys
  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
    • 文件大小:778
    • 提供者:li
  1. ARaMA

    0下载:
  2. 自己编写的AR 过程和 MA 过程的函数 其中AR过程提供理论值和实际值的比较,MA过程没有。 具体用法直接调用AR.M和MA.M就行了-I have written the AR process and the function of the MA process AR process to provide a comparison of the theoretical and actual values ​ ​ of MA process is not. Spec
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:7789
    • 提供者:黄晨阳
  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
    • 文件大小:41564
    • 提供者:俞礼彬
  1. dahthesis.pdf

    0下载:
  2. DALE hudsons thesis on simulation of supersonic shear layer using computational fluuid dynamics. This is work done ar penn state univ about decade ago.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4983786
    • 提供者:alex
  1. burg

    0下载:
  2. 时间序列AR建模,参数递推算法中的burg算法,可替换数据运行-Time series AR modeling, parameter recursive algorithm burg algorithm that can replace the data run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1017
    • 提供者:朱峰
  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
    • 文件大小:1792
    • 提供者:ear
  1. RAMA

    0下载:
  2. 实验正确估计出了AR参数,而且随着x序列长度的不断增长,估计的误差越来越小,但到达一定程度后,AR参数值基本保持稳定(不再变化或变化很小)。为了能够最优的估计出AR参数,同时兼顾程序的处理速度,序列长度的选择一定要适当。本程序得出的稳定结果是在序列长度为10000000时得出来的。- Experimental correctly estimate the AR parameters, and with growing x sequence length, estimated error ge
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:23161
    • 提供者:wangfei
« 1 23 »
搜珍网 www.dssz.com