Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: FastWalshHadamardTransform Download
 Description: The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition 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. This can be easily achieved by deleting the last line i.e. x=inv(N)*x Example: x=[1 2 1 1] W=FWHT(x)
 Downloaders recently: [More information of uploader rydexteR]
File list (Check if you may need any files):
Fast Walsh-Hadamard Transform
.............................\fwht1d.m
.............................\新建文本文档.txt
    

CodeBus www.codebus.net