<< MakeBasis One-d Wavelet- and Cosine- Packet Tools MakeONBell >>

Wavelab Toolbox >> Wavelab Toolbox > One-d Wavelet- and Cosine- Packet Tools > MakeCosinePacket

MakeCosinePacket

Make Cosine Packet signal

Calling Sequence

cospkt = MakeCosinePacket(d,b,k[,Bell,D,n])

Parameters

Inputs:

d,b,k:

1-d packet index

Bell :

bellname e.g. 'Sine'

D :

D >= d; default =d.

n :

signal length (n > 2^d; default 2^(d+5))

Outputs:

cospkt:

1-d signal; the requested cosine packet

Description

This function returns the cosine packet basis element corresponding to position (d,b,k) in the CP table.

See also

Authors

<< MakeBasis One-d Wavelet- and Cosine- Packet Tools MakeONBell >>