How to convert complex single Image data into complex double image?
Show older comments
image_data-xyz = 4-D complex single
I want to change the image data into complex double. How can I do that?
Answers (2)
KALYAN ACHARJYA
on 21 Mar 2022
0 votes
yanqi liu
on 22 Mar 2022
0 votes
yes,sir,may be use
double(your_matrix)
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!