error while using complex2real
Ältere Kommentare anzeigen
I'm trying to extract the 'real' values of amplitudes and phases from the fft output A1
Y=complex2real(A1);
Where A1 is containing the Fourier transform values of a image as 1323*1 of single type.
its showing error like this ??? Undefined function or method 'complex2real' for input arguments of type'single'
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Category Classification 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!