Examples for 'e1071::plot.stft'
Plot Short Time Fourier Transforms
Aliases:
plot.stft
Keywords:
ts
### ** Examples
x
<-
rnorm
(
500
)
y
<-
stft
(x)
plot
(y)
[Package
e1071
version 1.7-11
Index
]