Fast 2D Walsh-Hadamard Transform
by Gylson Thomas
09 Feb 2005
(Updated 14 Nov 2007)
The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform.
|
Watch this File
|
| File Information |
| Description |
The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform, which can be used in signal processing, pattern recognition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N
additions and subtractions. Data sequence length must be an integer power of 2. The inverse transform is the same as the forward transform except for the multiplication factor N x N. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Walsh Transform(1D)
This submission has inspired the following:
Faster 2D-Hadmard Tranform
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 08 Oct 2005 |
gg gg
|
|
|
| 05 Apr 2011 |
victorp
|
|
|
| Updates |
| 14 Nov 2007 |
As per the 9th review comment, the function is modified |
|
Contact us at files@mathworks.com