搜索资源列表
GP_Algorithm_luzhenbo
- G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Alg
GP_Algorithm2.0
- G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性-G-P method to calculate the correlation dimension of the Matlab program (upgrade versi
periodogram
- 平均周期图法 重叠和不重叠分段 功率谱估计
longteng3
- Bartlett法:Bartlett平均周期图的方法是将N点的有限长序列x(n)分段求周期图再平均。
lyapunov
- 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻
5
- 用最简单的程序去提取信号的功率谱,平均周期图法直接法提取,为基本的方法
averageperiodfft
- 平均周期法计算 fft的结果,Bartlett平均周期图的方法是将N点的有限长序列x(n)分段求周期图再平均,Welch法对Bartlett法进行了两方面的修正,一是选择适当的窗函数w(n),并再周期图计算前直接加进去,加窗的优点是无论什么样的窗函数均可使谱估计非负。二是在分段时,可使各段之间有重叠,这样会使方差减小。
基音周期算法
- 自相关函数法与平均幅度差法相结合的基音周期提取
Periodogram-powe
- 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
p_classical
- 经典的功率谱估计,平均周期图法实现,已经加上了详细的注释-Classical power spectrum estimation, the average periodogram implementation, has added a detailed comment
FFTcircle
- 应用FFT方法计算时间序列平均周期的源码。不是很复杂,不过效果比较好。可供参考-Application of FFT calculated the average cycle time of the source sequence. Not very complicated, but the effect is better. For reference
suijixinhao
- 给定一个音频范围内的模拟强噪声随机信号(强噪声+周期信号),将信号从强噪声中提取出来,并计算原信号及提取信号的均值、平均功率、方差、频谱及功率谱密度、互相关等 并附带图形-Given within the scope of an audio simulation of strong noise random signal (noise+ periodic signal), the signal from strong noise in the extracted and calculated s
power
- matlab 离散序列FFT求平均周期程序-matlab discrete FFT sequence of procedures for the average cycle
PSD-estimation
- 使用平均周期图法,窗函数法,以及两种方法的混合来进行谱估计。文档中从理论到建模,并对这几种方法进行了比较。希望对学习数2有帮助。-Use the average periodogram method, window function method, as well as two methods to carry out a mixed spectrum estimation. Documents from theory to modeling, and these methods were co
CAMDF
- 语音信号处理中基音周期的提取算法。运用循环的平均幅度差分法实现的。-Speech signal processing algorithm for pitch period extraction. The average rate of use of cyclic difference method realized.
pingjunzhouqitu
- 利用平均周期图法的进行功率谱估计,得到信号的频谱幅度。-Use the average periodogram method for power spectrum estimation, be the signal amplitude spectrum.
acm..
- 自相关法求全极点模型参数; 下行递归; 逆Levinson-Durbin递归(模型参数~自相关序列); 平均周期图的Bartlett方法; Blackman-Tukey功率谱估计。-Autocorrelation perfection pole model parameters downward recursion inverse Levinson-Durbin recursion (model parameters ~ autocorrelation sequence)
fftcircle
- 一个MATLAB的快速付立叶程序,fft计算平均周期-A fast Fourier MATLAB program, fft calculation of the average cycle
Power-Spectrum--simulation-in-Matlab
- 功率谱估计 经典的功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法、周期图法以及改进的周期图估计法即平均周期法和平滑周期图法; 1相关函数法 2周期图法 3平均周期图法和平滑平均周期图法-Power spectrum estimation is the classical power spectrum estimation of work zone data assumed to be zero outside the known
homework1
- 此程序用于产生零均值单位方差高斯白噪声的1000个样点,并利用周期图法和平均周期图法进行自相关的估计。(This program is used to produce 1000 sample points under the distribution of zero mean unit variance of Gaussian white noise , and the Periodogram method and average cycle diagram method are used t