encoding a complex number

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 commentaires

Image Analyst
Image Analyst le 12 Jan 2014
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.
Pat
Pat le 12 Jan 2014
encode and ecode refers to encoding into bit strean like huffman or any techniques and decoding them

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Denoising and Compression dans Centre d'aide et File Exchange

Question posée :

Pat
le 12 Jan 2014

Commenté :

Pat
le 12 Jan 2014

Community Treasure Hunt

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

Start Hunting!

Translated by