搜索资源列表
mutipath
- 一个多径信道仿真程序。其主程序为: Jakes_filter.m 产生信道多普勒功率谱形状 linear_fft.m作fft变换,并作相应平移。 linear_psd.m分析信号的psd qpsk_berest.m产生qpsk信号 random_binary产生随机信号源-a multi-path channel simulation program. Its main program : Jakes_filter.m have access Doppler power sp
FFT-matlab FT在matlab中的实践分析
- FFT在matlab中的实践分析,例子为求一个正弦波的频谱图、均方根谱、功率谱、对数谱和进行IFFT的变换-FFT analysis of the practice in matlab, examples for the sake of a sine wave of frequency spectrum, the rms spectrum, power spectrum, and the IFFT on the number of spectral transformation
fftft
- 可以自定义精度(最小频率分辨率)的FFT频谱细化算法:FFT-FT-Can customize the precision (the minimum frequency resolution) of the FFT spectrum thinning algorithm: FFT-FT
cbl
- 利用fft()进行快速傅立叶变换,得到频谱,画出正弦函数及其频谱 找出频谱中使得Y轴取最大值时的估计频率记为ft 加入白噪声,绘出信噪比和均方误差的关系曲线 - using fft () for fast Fourier transformation, spectrum, to draw the sine function and its spectrum find the spectrum
FFTZeroPadding
- Matlab program that shows Dominant Frequency detection using FFT method Use FT with zero-padding technique 10 times of FT resolution
FFT-application
- 地磁信号会影响地震观测信息的采集与处理。程序详细描述了用FT去除地磁信号的方法,并附带实际地震数据-Geomagnetic signals may affect seismic acquisition and processing of information. A detailed descr iption of the program to remove the magnetic signal using FT methods, and comes with real seismic dat
hht;ft;fft;实例
- 文件中包含hht、ft、fft的信号去噪代码,对初学者可以认真考虑和下载使用,能够运用到实例中,效果很不错。