搜索资源列表
-
1下载:
二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilitie
-
-
0下载:
快速傅里叶变换的matlab实现,用于对信号进行频谱分析-Fast Fourier transform matlab implementation for spectral analysis of signals
-
-
0下载:
用matlab实现语音的加噪去噪过程,FFT变换-Implementation using matlab voice add process noise denoising, FFT transform
-
-
1下载:
这是雷达动目标检测的matlab实现方法,使用了FFT和FIR两种方法-This is a moving target radar detection matlab implementation methods, the use of FFT and FIR in two ways
-
-
0下载:
A matlab fft implementation using matlab itself
-
-
0下载:
Srinivasan s `fast error search method: a small Octave/Matlab implementation of Srinivasan & Chellappa s FFT-based method for estimating the focus of expansion from optical flow. Does not include optical flow code.-Srinivasan s `fast error search me
-
-
0下载:
通过本试验,基本掌握FFT算法的实现原理,同时能利用MATLAB语言编写完成FFT算法,并对给定的信号进行频谱分析。实验设备:通用计算机+MATLAB 6.0软件。
-Through this test, basically mastered the FFT algorithm implementation principle, while able to use MATLAB language to complete FFT algorithm, and a given signal sp
-
-
0下载:
快速傅里叶变化的C语言和matlab语言实现-Fast Fourier change in C-language implementation language and matlab
-
-
0下载:
使用MATLAB来编写fft快速算法的具体实现方法的源码。-Use MATLAB to write fft Fast Algorithm for the concrete implementation method of the source code.
-
-
0下载:
本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速
算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用
MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于
MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。
关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真
-This article describes a variety of
-
-
0下载:
自己用Matlab写的FFT的代码,主要是为了FPGA实现的前期建模-FFT using Matlab to write their own code, mainly to preliminary modeling of FPGA implementation
-
-
0下载:
对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。
取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节:
1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率
-
-
0下载:
该文给出了一种利用matlab系统实现频谱分析与显示的方法。该方法对语音信号进行基于FFT的短时频谱分析,频谱图的伪彩色映射及显示。-This paper presents a system implementation using matlab spectrum analysis and display methods. The method is based on the speech signal short-time FFT spectrum analysis, spectrum and
-
-
0下载:
无限长的序列也往往可以用有限长序列来逼近。对于有限长的序列我们可以使用离散傅立叶变换(DFT)。DFT是对序列傅立叶变换的等距采样。是序列傅立叶变换的等距采样。
本源码是对DCT、DFT、FFT的matlab实现-Infinitely long sequence is often a long sequence with limited approximation. For the finite length of the sequence we can use the discrete F
-
-
0下载:
频率提取(FFT)的Matlab实现,使用该代码可在MATLAB中实现快速傅立叶变换-Frequency Extraction (FFT) of the Matlab implementation of the code in MATLAB using the fast Fourier transform in
-
-
0下载:
用matlab快速实现说话人识别中FFT,欢迎大家参考,用处很大哦-Fast Implementation matlab FFT Speaker Recognition
-
-
1下载:
FFT的matlab实现,利用蝶形算法计算fft的matlab-Matlab implementation of FFT, using the matlab fft butterfly algorithm
-
-
0下载:
fft implementation in matlab
-
-
0下载:
fft implementation using matlab
-
-
1下载:
用MATLAB编程实现FFT分裂基算法,同时有详细的原理介绍(Implementation of FFT split base algorithm with MATLAB)
-