搜索资源列表
周期信号的傅里叶分析
- 周期的或非周期的信号分析在科学研究和工程技术中一直是最重要的和最基本的任务之一,傅立叶分析是一种常用的分析信号特征的方法。通过傅立叶变换的方法将信号在时域与频域之间互相转换是一种常用的手段,一些在时域中难以分析的号,在频域中可以清楚地分析它的特征。
FFT快速傅里叶变换源码
- 用于进行快速傅里叶变换,进行频谱分析的例子源代码。
短时傅里叶分析
- 短时傅里叶变换的matlab程序
c语言的傅里叶变换
- 快速傅里叶变换程序,该程序可用于信号处理,及其它数值分析中
基于短时傅里叶变换实现对语音频谱的分析
- 基于短时傅里叶变换实现对语音频谱的分析 (分别对清音和浊音进行分析)。,Based on short-time Fourier Transform of the voice spectrum analysis (respectively, pairs of voiceless and voiced for analysis).
sft_wt.rar
- 给定函数,变换到频域内,比较短时傅里叶变换大、小视窗和小波变换的区别,生成时频分析图,A given function, transform the frequency domain, more short-time Fourier transform, and a small window and the difference between wavelet transform to generate time-frequency analysis
FFT.rar
- 快速傅里叶变换子程序,可用于频谱分析、频率域滤波,FFT subroute
stft.rar
- 基于短时傅里叶变换的非平稳信号的时频分析,Based on Short time fourier transform,signal s time-frequecy analysis.
stft
- 本例介绍了一个利用MATLAB仿真短时傅里叶变换的实例,初学者可以根据此例子来了解短时傅里叶变化的过程,通过仿真图形分析也可理解短时傅里叶变换的含义。-This example describes a short time Fourier transform using MATLAB simulation examples, beginners can understand this example of short-time Fourier transform of the process,
vision
- 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
ImageProcess
- VC++6编译环境,实现平滑,锐化,边缘增强,边缘提取(3种算法),边缘检测,中值滤波,频域变换(傅里叶分析FFT,离散余弦变换DCT)-VC++6 compiler environment, to achieve smooth, sharpen, edge enhancement, edge detection (three kinds of algorithm), edge detection, median filtering, frequency domain transform (Fo
tftb-0.2
- 短时傅里叶分析,时频分析等,m文件集合,tftb-Short time Fourier analysis, time-frequency analysis
1DTFT(2)
- 实验二 离散时间傅里叶分析 1. 离散时间信号 , ,求 的傅立叶变换 。 离散时间信号 , ,求 的傅立叶变换 -Experiment 2 discrete-time Fourier analysis 1. Discrete-time signal, find the Fourier transform. Discrete-time signal, find the Fourier transform
小波分析习题解答
- 实现f(x)以及N=1,2,5,7时,傅里叶级数的部分和SN(x)的图像。观察部分和SN的图像与f图像的接近情况。对区间-2π≤x≤2π重复以上过程。(F (x) and N=1,2,5,7, the part of Fourier series and the image of SN (x). The image of the observation part and the SN is close to the f image. The interval -2 = x = 2 pi pi r
小波分析仿真程序
- 小波分析课程部分仿真程序,涉及加窗傅里叶变换、信号分解重构等,每步都有有详细注释(A part of the simulation program for the course of wavelet analysis.Relates to the windowed Fourier transform, signal decomposition and reconstruction, every step has a detailed notes .)
分数阶傅里叶变换
- 时频分析的研究与分数阶傅里叶变换在信号识别(Research on time-frequency analysis and fractional Fourier transform in signal recognition)
短时傅里叶变换matlab
- matlab 时频分析工具箱实现短时傅里叶变换(Realization of short time Fourier transform by MATLAB time frequency analysis toolbox)
Desktop
- 对电机的径向电磁力进行傅里叶分析,得到径向电磁力的阶数和幅值(The order and amplitude of radial electromagnetic force are obtained by Fourier analysis)
快速傅里叶分析(最新)
- 利用快速傅里叶分析的方法绘制数据的频谱图,分析其是否有固有周期(Drawing the spectrum of random number)
短时傅里叶变换matlab程序
- 短时傅里叶变换的MATLAB实现代码,有效完成时频分析(matlab implementation code of short-time Fourier transform to effectively complete time-frequency analysis)