資源簡介
matlab仿真中的T2F函數用于實現頻譜的仿真
代碼片段和文件信息
function?[fsf]=?T2F(tst)?
%This?is?a?function?using?the?FFT?function?to?calculate?a?signal‘s?Fourier?
%Translation?
%Input?is?the?time?and?the?signal?vectorsthe?length?of?time?mu?st?greater??
%than?2?
%Output?is?the?frequency?and?the?signal?spectrum?
dt?=?t(2)-t(1);?
- 上一篇:ofdm的簡單仿真matlab程序
- 下一篇:matlab遙感圖像處理
評論
共有 條評論