搜索资源列表
vision.rar
- 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
shuju
- 文章通过对实序列快速傅里叶变换的算法推导及Mallat 算法原理的分析,根据离散小波变换(DWT)算 法结构特征,提出了一种离散小波的快速变换算法,给出了相应的算法步骤。从数学理论上进行了论证,并把该算法 应用到静态图像处理中,得到了很好的快速和重建效果,具有一定的实用价值。 关键词:小波分析;Mallat 算法;快速小波算法 图像处理 中图分类号:TN914 文献标识码:A 1 引言 小波分析是近十多年来迅速发展起来的新兴学科和信号分析理论,是继傅里叶分析方法之后的重
fft cepstrum powerspectrum
- 自己编写的,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
FFT快速傅里叶变换源码
- 用于进行快速傅里叶变换,进行频谱分析的例子源代码。
FFT.rar
- 快速傅里叶变换子程序,可用于频谱分析、频率域滤波,FFT subroute
ding
- 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
FFT
- 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
power_fft
- 在线快速傅里叶变换(FFT)分析演示,Matlab/Similink-Online fast Fourier transform (FFT) analysis of demonstration, Matlab/Similink
digital_signal_processing
- 给出了数字信号处理课程设计的基本程序,包括采样、快速傅里叶变换、功率谱分析等。-Give a digital signal processing of the basic procedures for curriculum design, including sampling, fast Fourier transform, power spectrum analysis.
fft
- 给出一种用MATLAB实现信号频谱分析和显示的快速傅里叶算法的方法-FFT
shijianxulie
- 时间序列的时频特性分析研究时间序列的傅里叶变换及逆变换,快速梅林变换及逆变换,短时离散傅里叶变换,得到瞬时频率。 研究时间序列的Born–Jondan时频分布图,Butterworth时频分布图,Choi–Williams时频分布图,得到瞬时频率。 -Time series analysis of time-frequency characteristics of time series of Fourier transform and inverse transform, the fa
fft
- 快速傅里叶进行谐波分析,输入文件进行信号载入,输出文件可查看结果-Fast Fourier harmonic analysis of the signal to load the input file, output file can see the results
FFT
- 这是一个快速傅里叶变换分析谐波类程序,以及生成火柴梗图的程序-This is a class of fast Fourier transform analysis of harmonic procedures, and the program generates Stick Figure
powerharmonicanalysis
- 用快速傅里叶变换进行电力线谐波分析的一篇文章,大家可以-Fast Fourier Transform with the power line harmonic analysis article, we will look
fft
- 快速傅里叶变换,可对相关数据进行频域分析-fast fourier transfer
mallat
- 小波谱分析mallat算法经典程序 MALLET分解算法(圆周卷积的快速傅里叶变换实现)-Algorithm for spectral analysis mallat small program MALLET classic decomposition algorithm (circular convolution of the fast Fourier transform)
fftfenxi
- 这个是对一般信号进行快速傅里叶分析。并画出其幅频图和相频图。与原信号进行比较-This is the general signal fast Fourier analysis. And draw the amplitude frequency and phase frequency diagram. Comparing with the original signal
FFT
- 用于对数据的快速傅里叶分析,得到各频次下的分量-For fast Fourier analysis of the data obtained for each frequency component under
MATLAB希尔伯特Hilbert变换求包络谱
- MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
频谱分析
- 对数字信号快速傅里叶变换分析,通过频率的大小来判断信号所处的阶段(Fast Fourier transform analysis of digital signals, the frequency of the size of the signal to determine the stage)