How to compress a matrix using EZW Algorithm ?

I want to compress a 100-by-100 matrix into 10-by-10 matrix using EZW Algorithm as image is compressed using this algorithm. Please tell me how to do it?

Answers (1)

1 Comment

I have the EZW Algorithm but how to implement it for matrix compression?

Sign in to comment.

Categories

Asked:

on 15 Oct 2013

Commented:

on 15 Oct 2013

Community Treasure Hunt

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

Start Hunting!