powered by
cutspec(spec, f = NULL, flim, norm = FALSE, PMF = FALSE)
spec
meanspec
TRUE
data(orni) a<-meanspec(orni,f=22050,plot=FALSE) b<-cutspec(a,flim=c(4,8)) # quick check with a plot plot(b,type="l") # effects on spectral entropy sfm(a) sfm(b)
Run the code above in your browser using DataLab