encoding a complex number
1 次查看(过去 30 天)
显示 更早的评论
I know to encode and decode a integer number,but wen it comes to complex numbers i did have idea on how to start with for example
I have numbers
A=[2+3i;10+8i;5=2i];can you tell how to encode and decode these numbers,what algorithm must be used for these complex number process
2 个评论
Image Analyst
2014-1-12
What is your definition of encode and decode? I just use the numbers, I don't encode and decode them, unless perhaps I was writing an image or video in compressed format.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Denoising and Compression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!