How to convert complex single Image data into complex double image?

2 views (last 30 days)
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
KALYAN ACHARJYA on 21 Mar 2022

yanqi liu
yanqi liu on 22 Mar 2022
yes,sir,may be use
double(your_matrix)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!