How to convert complex single Image data into complex double image?
Mostrar comentarios más antiguos
image_data-xyz = 4-D complex single
I want to change the image data into complex double. How can I do that?
Respuestas (2)
KALYAN ACHARJYA
el 21 de Mzo. de 2022
0 votos
yanqi liu
el 22 de Mzo. de 2022
0 votos
yes,sir,may be use
double(your_matrix)
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!