搜索资源列表
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
FFtandIfftTest
- Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。-Matlab codes for FFT Understanding which contains sine wave,rectangula
FourierTransform
- 介绍matlab程序中的傅里叶变换测试语音,测试语音的频谱,并改变采样率和采样点,在测试语音-Matlab program introduces test Fourier transform voice, test speech spectrum, and change the sampling rate and sampling points, the test speech
fftview
- 做信号处理的时候经常会用到FFT,而MATLAB自带的FFT只能变换出一列系数,想做成频谱图还要自己加一部分,自己写了一个小程序,输入原始信号和采样率,可以画出标准的幅值谱和功率谱。-Do signal processing is often used when the FFT, and FFT MATLAB own transformation from a coefficient of only wanted to make Canada part of the spectrum but a
chazhifangzhen
- 对采样率进行变换,通过插入零,然后再做低通滤波,实现采样率的提高-Change the sampling rate by inserting zeros, and then do a low pass filter, the sampling rate to achieve the improvement of
MATLAB-Function-List
- MATLAB7.X信号处理工具箱函数汇总 1、 滤波器分析与实现 2、 FIR数字滤波器设计 3、 IIR数字滤波器设计 4、 模拟滤波器设计 5、 模拟滤波器变换 6、 滤波器离散化 7、 线性系统变换 8、 窗函数 9、 变换 10、 统计信号处理与谱分析 11、 参数模型 12、 线性预测 13、 多采样率信号处理 14、 波形产生 15、 特殊操作-MATLAB7.X Signal Processing Toolbox func
sinc_smpl
- 任意采样率变换,使用sinc()函数作为理想插值系数,可以设置滤波器延迟(阶数)-Arbitrary sample rate conversion, the use of sinc () function as an ideal interpolation coefficients, the filter delay can be set manually inside the program(order Taps)
fftSpectrumanalysis
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图- 1. Using Matlab generated sine wave, square wave, and the white noise signal, and displays the respe
LTE_filter
- LTE变采样滤波器的设计,应用在USRP平台,100M采样率变到30.72M采样率,以及30.72M采样率变换到100M采样率,文档说明,matlab源代码,以及性能仿真-LTE varying sampling filter design, used in USRP platform, 100M sampling rate changes to 30.72M sampling rate, and sample rate conversion 30.72M to 100M sampling ra
learning_stft
- 超好理解的短时傅立叶变换matlab源代码,可自行设置采样率和傅立叶变换点 -it is the easy code to master fft and stft.
get_sfoutier
- 傅里叶变换对加速度信号的处理,输入加速度信号,采样率,下限上线频率,积分次数-Fourier transform of the acceleration signal processing, input acceleration signal, the sampling rate, upper and lower line frequency, the number of integrations
FFT_real
- 简易的FFT变换的函数,输入参数为原始信号以及采样率-Simple code for FFT
yeilei_v38
- 从先验概率中采样,计算权重,时间序列数据分析中的梅林变换工具,给出接收信号眼图及系统仿真误码率。- Sampling a priori probability, calculate the weight, Time series data analysis Mellin transform tool, The received signal is given eye and BER simulation systems.
fourier
- 声音的傅里叶变换和滤波,改变声音信号的采样率(The Fourier transform and filtering of sound changes the sampling ratio)
FFT_all
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)