what this mean ---------> ifft([a b c])

4 ビュー (過去 30 日間)
Darlling5147 Sew
Darlling5147 Sew 2011 年 4 月 28 日
I am now learning a code and I found this line that I do not understand. Please help.....thank!
a = ifft([signal(1:range_size/2) zeros(1,15*range_size) signal(range_size/2+1:range_size)]);

採用された回答

Walter Roberson
Walter Roberson 2011 年 4 月 28 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by