搜索资源列表
PTbox
- Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspection and ass
Prony_FFT
- Prony方法,一种带吸收衰减因子的“傅立叶”变换。可直接求取信号(如地震数据)的衰减因子,用于油气预测,异常检测等。 Very usefull.-Prony method, a kind of absorption attenuation factor of the
prony_method
- 运用prony法对函数逼近,可以通过取样点数逼近任意函数-The use of Prony method of function approximation can approximate any function of the sampling points
prony
- this is matlab code for prony signal processing method.
pronyanalysis
- a program for computing the engenfunction by prony method
ex09051
- prony method program
prony
- Model a signal using Prony s method
prony
- The Prony method of finding AR MA ARMA model coefficients
pass-4-fft
- 快速傅里叶变换,一种快速算法,C语言编写-This is fast Fourier transform.The standard deviation of the FFT method is about 1/6 of that of the log-fit method and about a half of the standard deviation of the Prony method.
Prony
- this file is basic prony method algorithm
SVD
- prony method is provide for every one use it
improvedProny1
- this improved prony method that is very strengs for noisy signal-this is improved prony method that is very strengs for noisy signal
prony_1
- Matlab code for prony method
Matrix-pencil
- We present a study of a matrix pencil method for esti- mating parameters (frequencies and damping factors) of exponentially damped and/or undamped sinusoids in noise. Comparison of this method to a polynomial method (SVD-Prony method) shows
fnMyProny
- 输入任意采样数据,进行prony分析,给出指数形势的组合并指定后续数据点,进行数据趋势预测; http://en.wikipedia.org/wiki/Prony s_method-Anylysis the input data using prony method, and also can be used for prediction the trend of the movement. http://en.wikipedia.org/wiki/Prony s_method
ARMA_Prony
- Prony方法是一种在已知时域冲击响应时构造IIR滤波器(即ARMA)的算法-Prony method is a kind of time-domain impulse response is known IIR filter structure (ie ARMA) algorithm
myprony
- Prony方法用指数函数的线性组合来描 述等间距采样数据的数学模型,可以 同时分析出信号的频率、幅值、初相 和衰减因子。-Prony method to trace with a linear combination of the exponential function Of equally spaced sampling data, the mathematical model of can At the same time, analysis the signal fr
prony
- the prony method descr iption and application has been uploaded.
prony-method-
- matlab编写的prony算法,可以用来求出信号幅值,相角,频率,衰减因子等信息-Matlab prepared by the prony algorithm, can be used to calculate the signal amplitude, phase angle, frequency, attenuation factor and other information
DampedSinusoids_Matlab_Progs
- Damped Sinusoidals MATLAB Code for TLS Prony method.