ifft integer matlab cyclic prefix
Ältere Kommentare anzeigen
x=ifft(modData).*sqrt(64); x1 = [x(:,end-Ncp+1:end) ,x];
i get this error :Subscript indices must either be real positive integers or logicals.
Antworten (0)
Kategorien
Mehr zu Communications Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!