python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Getting the detail coefficients as feature vectors
I am trying to get feature vectors from the coefficients I have generated. The spectra are decomposed using 8 levels and I am only choosing the coefficients of decomposed levels from 3 to 7. I have f...

humblefool_9
Votes: 0
Answers: 0
how to change dilation and translation coefficient in pywt
I am new to pywt and wavelet analysis.
I am now facing several problems, and I hope someone can help me with them.
First, I would like to change dilation (D) and translation (x) in my_wavelet, but I ...
Grace Wang
Votes: 0
Answers: 1
plot power spectrum of a signal with wavelet transform
Using this dataset https://philharmonia.co.uk/resources/sound-samples/ I'm trying to plot the power spectrum of note played by a specific instrument.
I'm using librosa to load the audio file and get s...

JayJona
Votes: 0
Answers: 0