-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
hilbert2
计算Hilbert变换,不同于matlab自带的hilbert函数(Computing the Hilbert transform, unlike Matlab comes with hilbert function)
- 2012-07-04 08:32:51下载
- 积分:1
-
OFDM_matlab
对文本文件和音频文件进行OFDM调制和16QAM调制的matlab仿真。(Text documents and audio files to OFDM modulation and 16QAM modulation matlab simulation.)
- 2008-06-03 13:01:31下载
- 积分:1
-
gaojiepu
说明: matlab的高阶谱(包括双谱),包括高阶谱的直接法及间接法,用于信号的检测及时差估计。(matlab higher order spectra (including dual spectrum), including high-end spectrum of the direct method and indirect method for signal detection time difference estimates.)
- 2010-05-04 19:06:54下载
- 积分:1
-
audio-watermarking
audio watermarking code for image processing
- 2014-10-16 16:53:15下载
- 积分:1
-
getAllTimes
整合 时间 序列,将得到的时间序列整合到一起(zheng he shi jian xu lie)
- 2013-05-22 20:38:55下载
- 积分:1
-
main
程序为地震勘探资料处理方法中的数值模型模拟正演,方法为射线追踪(The program forward numerical model for seismic exploration data processing method in the simulation, for ray tracing method)
- 2014-06-26 22:43:45下载
- 积分:1
-
LMS
阐述了LMS算法中步长选择对结果收敛的影响(Described step LMS algorithm convergence results)
- 2012-07-03 00:43:37下载
- 积分:1
-
WLS
WLS色调映射,Weight Least Square Tone Mapping(WLS,Weight Least Square Tone Mapping)
- 2015-01-31 12:49:00下载
- 积分:1
-
MODULATION
BPSK QPSK MSK 16QAM四种调制方式误码率对比(BPSK QPSK MSK 16QAM modulation error rate comparison of four kinds)
- 2020-11-08 20:39:47下载
- 积分:1