How to convert complex single Image data into complex double image?
显示 更早的评论
image_data-xyz = 4-D complex single
I want to change the image data into complex double. How can I do that?
回答(2 个)
KALYAN ACHARJYA
2022-3-21
0 个投票
yanqi liu
2022-3-22
0 个投票
yes,sir,may be use
double(your_matrix)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!