搜索资源列表
vcFFT
- 这是本人写的用vc6.0调用matlab6.5的一个程序(使用matlab引擎),实现用FFT分析复谐波信号频谱,并调用matlab来显示最终的频谱。希望对各位有点帮助。也欢迎各位提意见。 matlab位于c:\\matlab6p5 操作系统是:windows2000 -I write this is the call matlab6.5 vc6.0 with a procedure (using Matla b engine) to achieve using FFT an
tuxiang
- 主要是对图像实现DFT,DCT变换,利用二维小波分析对图像作二层小波分解,显示条状图,十字图及频谱等
11
- 利用离散傅立叶变换转置因子的性质进行各种变换,将长序列分解成几个较短的序列,从而实现时间抽取和频率抽取两种方法的基-2快速傅立叶变换,并且能够进行两个序列的线性卷积运算和频谱分析。
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析
DFT
- 实现离散傅立叶变换DFT 最后分析得到频谱幅度 相位
周期三角波双边脉冲频谱
- 通过周期三角波双边脉冲频谱来实现周期三角波双边脉冲-cycle through bilateral triangular pulse wave spectrum to achieve bilateral cycle triangular wave pulse
Spectrum-Analyzer---Speech
- 我做的频谱分析仪的新功能,给大家分享,具体如何实现可以查找有关资料。只是分享自己的新内容。-I do a new spectrum analyzer functions, to share, how you can find specific information. Just to share their new content.
matlab-5
- 1了解图像变换的意义和手段; 2熟悉离散傅里叶变换、离散余弦变换、离散小波变换的基本性质; 3熟练掌握图像变换的方法及应用; 4通过实验了解二维频谱的分布特点; 5通过本实验掌握利用MATLAB编程实现数字图像的变换。 -An understanding of the meaning and image transformation means 2 familiar with the discrete Fourier transform, discrete cosine t
FFT_win
- 实现2维FFT变换,并显示中心化的频谱图。要求:图像长宽必须是2的整数幂次。-Achieve 2-D FFT, and display the center of the spectrum. Requirements: image length and width must be a power of 2 times.
fft2
- matlab实现的fft2程序,可用于图像频谱分析-matlab implementation of fft2 procedures, can be used for image spectral analysis
LenafftLog
- 对图像进行傅里叶变换,其频谱图能量集中在一点,通过对其对比度进行扩展,则图像的频谱图更加清晰,本程序实现了此过程。-Fourier transform of the image, and its energy concentrated in the frequency spectrum that the expansion of its contrast, the frequency spectrum of the image more clearly, the procedures for t
poweer
- CVI实时频谱测量,需用凌花采集卡硬件,可以实现频谱测量。-CVI Real-Time Spectrum measurements required Ling spent acquisition card hardware, spectrum measurement can be achieved.
fft_Matlab
- Matlab编程实现FFT变换及频谱分析的程序代码-Matlab Programming FFT transform and spectral analysis of the program code
sin_noise
- 用C++实现图像处理去噪,去除正弦噪点,并进行频谱分析-Using C++ to achieve denoising image processing to remove the sinusoidal noise, and spectral analysis
TwoDimensionalFastFourierTransform
- 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
fft
- FFT实现频谱图 FFT实现频谱图 -FFT FFT FFT
BezierPan
- 主要是平行贝塞尔曲面的相关代码,很好了实现了贝塞尔曲面的显示,很好-Bezier surface is mainly parallel to the relevant code, good for achieving a Bezier surface showed very good
virtual_oscillograph
- 实现双路信号的采集、分析,可对波形进行频谱分析,并可打印博学那个-Achieve dual signal acquisition, analysis, spectral analysis waveform, and can print learned that
28Bezier
- 使用VisualC++ Win32应用程序开发的一个OpenGL程序,在OpenGL中实现贝塞尔的效果。 -Using VisualC++ Win32 OpenGL application development of a procedure implemented in OpenGL Bessel effect.
应用Matlab对语音信号进行频谱分析及滤波完整代码
- 用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)