Zigzag scanning of a matrix

Version 1.1.0.0 (587 Bytes) by Ketul Shah
For Jpeg algorithm
2.1K Downloads
Updated 25 Mar 2014

View License

As you in the jpeg algorithm after the quantization and the rounding operations there are so many zeros in the matrix. Usually in this algorithm we do the zigzag scanning algorithm. So in this file I have implemented the zigzag scanning algorithm on one test matrix by using generalized formats.so on any kind of the matrix this program can work.So please comment if any doubt. Fell free to ask,

Cite As

Ketul Shah (2024). Zigzag scanning of a matrix (https://www.mathworks.com/matlabcentral/fileexchange/46029-zigzag-scanning-of-a-matrix), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fourier Analysis and Filtering in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Just updated comments

1.0.0.0