Berkeley Wavelet Transform

Functions performing the Berkeley Wavelet Transform and its inverse

Ahora está siguiendo esta publicación

The Berkeley Wavelet Transform (BWT) comprises four pairs of mother wavelets at four orientations. Within each pair, one wavelet has odd symmetry, and the other has even symmetry. By translation and scaling of the whole set (plus a single constant term), the wavelets form a complete, orthonormal basis in two dimensions.

The BWT shares many characteristics with the receptive fields of neurons in mammalian primary visual cortex (V1). Like these receptive fields, BWT wavelets are localized in space, tuned in spatial frequency and orientation, and form a set that is approximately scale invariant. The wavelets also have spatial frequency and orientation bandwidths that are comparable with biological values.

Although the classical Gabor wavelet model is a more accurate description of the receptive fields of individual V1 neurons, the BWT has some interesting advantages. It is a complete, orthonormal basis and is therefore inexpensive to compute, manipulate, and invert. These properties make the BWT useful in situations where computational power or experimental data are limited, such as estimation of the spatiotemporal receptive fields of neurons.

See http://dx.doi.org/10.1162/neco.2007.05-07-513 for more details, or:
Willmore B, Prenger RJ, Wu MC and Gallant JL (2008a). The Berkeley Wavelet Transform: A biologically-inspired orthogonal wavelet transform. Neural Computation 20:6, 1537–1564

Citar como

Ben Willmore (2026). Berkeley Wavelet Transform (https://es.mathworks.com/matlabcentral/fileexchange/19860-berkeley-wavelet-transform), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Discrete Multiresolution Analysis en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

Correct link in description

1.0.0.0

Bug in bwt_test.m; add compatibility with Matlab 6