搜索资源列表
-
0下载:
数字图像矩阵数据的显示及其傅立叶变换
二维离散余弦变换的图像压缩
采用灰度变换的方法增强图像的对比度
直方图均匀化
模拟图像受高斯白噪声和椒盐噪声的影响
采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
图像的自适应魏纳滤波
运用5种不同的梯度增强法进行图像锐化
图像的高通滤波和掩模处理
用巴特沃斯(Butterwo
-
-
0下载:
运用matlab工具对语音信号处理的几个方面:短时能量、端点检测、和功率谱及短时傅立叶变换特性作了简单的分析。-use Matlab tool for voice signal processing areas : short-term energy and endpoint detection, and the power spectrum and the characteristics of short-time Fourier transform with a simple analysi
-
-
0下载:
关于信号处理中傅立叶变换的MATLAB函数,可以与FFT进行对比,运算速度比较快。-on Signal Processing Fourier transform function MATLAB, compared with the FFT. Operational speed is faster.
-
-
0下载:
小波变换与傅里叶变换相结合,并通过matlab+labview混合编程,Wavelet Transform and Fourier Transform combine, and through matlab+ Labview Hybrid Programming
-
-
0下载:
基于不变集多小波的语音特征参数提取研究 用小波变换替代傅立叶变换和梅尔滤波-Based on the invariant set Multiwavelet voice characteristic parameter extraction for research of wavelet transform and Fourier transform alternative Mel filter
-
-
0下载:
请认真阅读采用MATLAB分析WAV文件。
步骤一:选择一个WAV文件作为分析的对象 。(ding.wav)
步骤三:进行 FFT变换并画频域图形 。
步骤四:进行该声波主要频谱的分析。
步骤五:根据该声音的频谱,反演时域图形 。(有失真)
步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
-
-
0下载:
离散的分数阶傅里叶变换MATLAB程度代码,可用于数字水印研究及图像处理、-Discrete fractional Fourier transform of the degree of MATLAB code can be used for digital watermarking and image processing,
-
-
0下载:
快速傅立叶变换的matlab算法实现。(是一个按照时间抽取的基-2快速傅里(基-2 FFT-DIT)。输入倒位序,输出自然顺序。-Fast Fourier Transform algorithm matlab. (Which is a time of extraction in accordance with the base-2 Fast Fu-ri (base-2 FFT-DIT). Enter the inversion sequence, the output of natural or
-
-
0下载:
determine far field antenna by near field antenna Fourier transform methods-determine far field antenna by near field antenna Fourier transform methods
-
-
0下载:
一个小波+快速傅立叶变换的人脸识别程序,程序简单,效果好-A wavelet+ Fast Fourier Transform for Face Recognition Procedure
-
-
1下载:
观测实时模拟信号(语音)的频谱
用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。
-Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
-
-
1下载:
matlab 基本语音处理,可以实现基本音乐的输入,并做傅里叶变换进行频谱分析-matlab basic speech processing, can achieve basic music input, and to do Fourier transform spectrum analysis
-
-
0下载:
应用了matlab仿真程序描述了傅里叶变化的过程-describe fourier transform in matlab
-
-
0下载:
matlab实现加汉明窗,矩形窗,并对它们进行傅里叶变换,并实现频谱的分析。-matlab realize Jia Hanming window, rectangular window, and they are subjected to Fourier transform, and to achieve the analysis of the frequency spectrum.
-
-
0下载:
matlab处理图像代码介绍,主要包括图像的读取,灰度直方图及直方图均衡化,图像的代数运算,图像滤波处理,傅立叶变换-processing matlab image code, including the reading of the image histogram and histogram equalization, image algebra, image filtering processing, Fourier transform
-
-
0下载:
实现快速傅里叶变换函数的matlab程序,以2D作为基来写的-Fast Fourier transform function matlab program to 2D as a base to write
-
-
0下载:
使用matlab合成音乐,用傅里叶级数或傅里叶变换的方法来做,最后用分析得到的吉他的特性来演奏东方红-Matlab music synthesis, using Fourier series or Fourier transform method .And finally use the guitar features formerly analysised to play with DFH
-
-
0下载:
1、 读取图像A和B,显示这两幅图像,对图像作傅立叶变换,显示频域振幅图像。作傅立叶逆变换,显示图像,看是否与原图像相同。
2、 设计一个简单的巴特沃斯低通滤波器(截止频率自选),对图像A作频域低通滤波,
再作反变换,观察两种不同的截止频率下反变换后的图像与原图像的区别。
3、 设计一个高斯高通滤波器(截止频率自选),对图像B作高频强调滤波,再作反变
换,观察两种不同的截止频率下反变换后的图像与原图像的区别.-1, the read image A and
-
-
0下载:
导入声音文件,进行快速傅里叶变换,得到声音的频谱。(Import audio files, fast Fourier transform, to get the spectrum of sound.)
-
-
1下载:
根据短时傅里叶变换原理,计算并显示该语音段的短时幅度谱和功率谱;根据语谱图显示原理,编程实现该语音段语谱图的计算和显示,并尽量多地分析出语谱图包含的语音特征信息,用MATLAB提供的倒谱计算函数,显示该语音段的复倒谱和倒谱(According to the principle of short-term Fourier transform, the short range spectrum and power spectrum of the speech segment are calculat
-