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

조회 수: 3 (최근 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 CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by