basis

From DavinciWiki
Jump to: navigation, search


Description

Generate square transform basis function

Arguments and Return Values

Arguments: A numeric array, type of basis function desired and a size

Return Value: A numeric array

Usage

Syntax: basis(object = VAL, type = STRING [, size = INT])

type: hadamard or haar

Examples

dv> a
20x20x20 array of float, bsq format [32,000 bytes]

dv> basis(a,type = 'hadamard')
basis: Ignoring depth > 1
32x32x1 array of double, bsq format [8,192 bytes]

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left


Recent Core Changes

Modified On: 03-23-2006

Personal tools