How to convert complex single Image data into complex double image?
Ältere Kommentare anzeigen
image_data-xyz = 4-D complex single
I want to change the image data into complex double. How can I do that?
Antworten (2)
KALYAN ACHARJYA
am 21 Mär. 2022
0 Stimmen
yanqi liu
am 22 Mär. 2022
0 Stimmen
yes,sir,may be use
double(your_matrix)
Kategorien
Mehr zu Image Arithmetic finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!