FastWalshHadamardTransform

所属分类:Windows编程
开发工具:matlab
文件大小:2KB
下载次数:52
上传日期:2009-06-26 22:43:47
上 传 者rydexter
说明:  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)

文件列表:
Fast Walsh-Hadamard Transform\fwht1d.m (3404, 2007-09-28)
Fast Walsh-Hadamard Transform\新建文本文档.txt (556, 2009-06-13)
Fast Walsh-Hadamard Transform (0, 2009-06-18)

近期下载者

相关文件


收藏者