Home
Download
Contact
Documentation
Development page
Categories:
toolbox
models
examples
signals
experiments
This function
Help text
Program code
See also:
audspacebw
freqtoaud
Plots
audspecgram
semiaudplot
Filters
gammatone
filterbank
Auditory scales
audtofreq
freqtoaud
audspace
audspacebw
erbtofreq
freqtoerb
erbspace
erbspacebw
Properties of the auditory system
audfiltbw
headphonefilter
middleearfilter
Model stages
envextract
adaptloop
adaptloop_init
adaptloop_run
General signal processing
rms
rampup
rampdown
infamplitudeclip
ERBSPACE - Erbscale points specified by bandwidth
Usage:
y = erbspacebw(flow,fhigh,bw,hitme);
y = erbspacebw(flow,fhigh,bw);
y = erbspacebw(flow,fhigh);
Description:
This is a wrapper around audspacebw that selects the erb-scale. Please see the help on AUDSPACEBW for more information.