How to convert complex single Image data into complex double image?
Mostra commenti meno recenti
image_data-xyz = 4-D complex single
I want to change the image data into complex double. How can I do that?
Risposte (2)
KALYAN ACHARJYA
il 21 Mar 2022
0 voti
yanqi liu
il 22 Mar 2022
0 voti
yes,sir,may be use
double(your_matrix)
Categorie
Scopri di più su Image Arithmetic in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!