搜索资源列表
-
0下载:
自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data
-
-
1下载:
FFT在matlab中的实践分析,例子为求一个正弦波的频谱图、均方根谱、功率谱、对数谱和进行IFFT的变换-FFT analysis of the practice in matlab, examples for the sake of a sine wave of frequency spectrum, the rms spectrum, power spectrum, and the IFFT on the number of spectral transformation
-
-
3下载:
1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图
,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
-
-
0下载:
本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
-
-
0下载:
Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined automatically from the data, using statistical
-
-
0下载:
对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。
取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节:
1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率
-
-
0下载:
FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
-
-
0下载:
FFT算法用标准C++实现,具有实数FFT变换函数、复数FFT变化函数,以及频谱分析功能。并给出了该算法在C++Builder环境下测试代码。-This file contains a few FFT routines, including a real-FFT
routine that is almost twice as fast as a normal complex FFT,
and a power spectrum routine when you know you d
-
-
3下载:
可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。
1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。
2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。
3.计算各个波段的功率谱。-FFT spectrum can be ext
-
-
0下载:
应用matlab,使实测速度数据转化为频域值,采用FFT和非线性最小二乘法进行模拟,在应用相关函数得到功率谱。-Application matlab, so actual speed data into the frequency domain values, simulated using FFT and nonlinear least squares method in the application to obtain the power spectrum correlation func
-
-
0下载:
本文提出了一种采用六项余弦偶次幂窗三峰插值的算法来对电网谐波进行检测与分析。该算法通过分析电网信号加窗后傅里叶变换的频域表达式,利用谐波频点附近的三根离散频谱的幅值确定谐波谱线的准确位置,进而得到电网谐波的相关参数频率、幅值及相位的计算公式,最后再对其进行加权修正,从而进一步的提高检测的准确度和有效性。- this paper proposes an approach for power network harmonic detection and analysis based on six e
-
-
0下载:
主同步信号PSS在时域上的相关仿真,用于特征降维,特征融合,相关分析等,独立成分分析算法降低原始数据噪声,基于互功率谱的时延估计,基于kaiser窗的双谱线插值FFT谐波分析,有详细的注释,是学习PCA特征提取的很好的学习资料。- PSS primary synchronization signal in the time domain simulation related, For feature reduction, feature fusion, correlation analysis,
-