搜索资源列表
DFT进行频谱分析时的三种现象
- DFT进行频谱分析时的三种现象 1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。 采样前加低通滤波器防混叠 2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。 改用其他窗函数(非矩形)改善泄漏。 3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。-DFT spectrum analysis of a
CWsinal
- matlab绘制CW信号的时域波形,同时对信号进行频谱分析,并考察采样频率以及信噪比对频谱分析的影响。-matlab draw CW signal time-domain waveform, and spectral analysis of signals and the sampling frequency and signal to noise ratio study of the impact of spectrum analysis.
LPM
- 用matlab绘制线性调频信号的时域波形,同时对信号进行频谱分析,并考察采样频率以及信噪比对频谱分析的影响。-Matlab drawing with linear frequency modulation signal time-domain waveform, and spectral analysis of signals and the sampling frequency and signal to noise ratio study of the impact of spectrum
dsp
- 在数字信号处理中,滤波占有极其重要的地位。数字滤波是语音处理、图像处理、模式识别、频谱分析等应用中的基本处理算法。用DSP芯片实现数字滤波除了具有稳定性好、精确度高、不受环境影响等优点外,还具有灵活性好等特点。-In digital signal processing, filtering an extremely important position. Digital filter is the voice processing, image processing, pattern recog
daopufenxi
- 对语音信号进行倒谱分析,观看其频谱的幅度信息-Cepstrum of the speech signal analysis, see the spectrum of amplitude information
imageprocessing_use_mid_filter
- 利用中值滤波进行数字图像处理,B从人眼的结构和视觉特性出发I研究了图像中噪声产生的机理和消除的方法L提出了利用 中值滤波法消除图像噪声的实用方法I对影响图像信号的不同噪声采用了不同的滤波方法I并对信号的频谱和滤波的效果进行了研究和分析M利用中值滤波法消除图像中的随机噪声是图像噪声处理的最佳方法-Median filtering using digital image processing, B from the structure of the human eye and visual ch
pinpufenxi
- 在matlab下实现信号频谱分析:利用快速付里叶变换FFT得到下列信号的频谱,并绘制信号及频图形:1.长2s的方波信号,频率f=10Hz -In matlab signal spectrum analysis: the fast in leaf transform FFT get pay of spectrum, the signal and drew the signal and frequency graphics: 1. The long 2s, frequency f = squar
fft
- 使用MATLAB对特定信号进行频谱分析,画出幅度和相位谱的图像,并包含卷积运算和验证程序-Using MATLAB on a specific signal spectrum analysis, to draw the image amplitude and phase spectrum, and includes convolution and verification procedures
new-FFT
- 当前信号处理中,对频谱的研究不断深入,本书中讲述如何使用快速傅里叶变化进行频谱变换,和图像相关性分析,信号处理- How to use FFT2 The note explains in detail how to apply the Matlab 2-dimensional FFT for filtering of two-dimensional signals, e.g. images. It is shown how to connect the output from fft2 to t
FrequencySpectrumTest
- 分析宽带信号频谱,应用fft变换,使用matlab进行分析-analyze the frequency spectrum of signals in matlab
Epilepsy-EEG-report---
- 在学习了数字信号处理、信号与系统、建模与仿真及其医学应用等课程的基础上, 学习一类典型的生物医学信号--脑电的测取、FFT 频谱分析、以及应用数字滤波方法提 取脑电的频带(8-13Hz)信号及其特性分析。-Epilepsy section of the brain wave extraction and analysis of characteristics of the course design report
UltroSound-RF-signal-processing
- 使用matlab工具对RF信号进行处理.频谱分析以及图像重建.-RF signal processing using matlab tools. Spectrum analysis and image reconstruction.
Fourier
- 实现一维离散信号的傅里叶频谱分析,并进行结果显示-One-dimensional discrete signal Fourier spectrum analysis, and the results show that
Sound-analysis
- 声音分析,频谱分析,声音信号处理,matlab声音处理软件-Sound analysis, spectrum analysis, the voice signal processing, the Matlab sound processing software
windowfilter
- 采集一段语音信号,分别用矩形窗、汉纳窗、汉明窗、布莱克曼窗对采集的原始语音信号进行窗宽为N 的加窗FFT变换,得到利用不同窗函数对语音信号进行加窗FFT变换后的信号频谱图。观察不同窗函数的加窗效果,分析窗函数的适用情况。-Collecting a voice signal, respectively, with a rectangular window, Hanna window, Hamming window, Blackman window on the original speech s
shengyin
- 利用MATLAB的声音频谱信号的采集、分析和处理,最后形成报表处理-Analysis and processing of the sound spectrum signal acquisition by MATLAB, and finally the formation of report processing
kpectrum-siggal-time
- 我做了很久的,自认很满意,有关信号仿真,信号频谱分析-For a long time, I do think very satisfied, the signal simulation, signal spectrum analysis
FILTER
- MATLAB是一个矩阵设计平台,利用MATLAB强大的计算和频谱分析能力,可以便利的分析与处理信号。利用MATLAB仿真软件系统结合双线性变换法设计一个数字巴特沃斯高通、低通和带通IIR滤波器。(MATLAB and bilinear transform filter)