Examples for 'e1071::plot.stft'


Plot Short Time Fourier Transforms

Aliases: plot.stft

Keywords: ts

### ** Examples
x<-rnorm(500)
y<-stft(x)
plot(y)
plot of chunk example-e1071-plot.stft-1

[Package e1071 version 1.7-11 Index]