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

2 visualizaciones (últimos 30 días)
Darlling5147 Sew
Darlling5147 Sew el 28 de Abr. de 2011
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)]);

Respuesta aceptada

Walter Roberson
Walter Roberson el 28 de Abr. de 2011

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by