powered by
Calculate a set of measurements from a cepstrum contour. This is currently used to measure the inter-click interval of the burst pulse type calls
standardCepstrumCalcs(data)
A list with inter-click interval (ici), duration (seconds), and slope of the ici
a list that must have quefrency the "quefrency" at each cepstrum contour, sr the sample rate of the data, and time the time in seconds at each bin
quefrency
sr
time
Taiki Sakai taiki.sakai@noaa.gov
data(testCeps) standardCepstrumCalcs(testCeps)
Run the code above in your browser using DataLab