-
A user on the mailing list asked why Haar and Daubechies wavelets are not allowed for `cwt`. In Matlab R2012b, the `cwt` does allow using 'haar', 'db4', etc as the wavelet name. However, in R2016b M…
-
Continuous wavelet transform seems like an interesting alternative to STFT for time/frequency analysis.
See : http://www.phy.uct.ac.za/courses/python/examples/moreexamples.html#wavelet-analysis-conti…
-
dear Colin M McCrimmon:
Recently, I saw your program when I was reading the paper. I find your research is very valuable and meaningful. Unfortunately, I can't understand the meaning of the stateme…
-
Based on previous discussion with @sathvikbhagavan , derivatives for positive definite kernels (Kriging, Squared exponential functions, etc. is of interest.)
Kernels in the package include:
1. Ra…
-
```
Would be more accurate and able to recognize different waveforms.
Long-term, because it is not very necessary and would mean a big overhaul
```
Original issue reported on code.google.com by `koo…
-
Hello!
While working on [this issue](https://neuroimage.usc.edu/forums/t/missing-items-in-process-options-1-f-compensation-multiply-output-values-by-frequency/24452/14) and the [TF tutorial](https:…
-
I am currently working on a one-dimensional, two-layered seismic model using SPECfem2D and encountering some issues. Despite verifying that all parameters in the model are correctly set, the results I…
-
WaveNets: Wavelet Channel Attention Networks "Could you please make the code for your paper open-source?"
-
Implement the wavelet denoising method by Chuck Langston. Matlab implementation is here:
http://www.ceri.memphis.edu/people/clangstn/software/bc_v1.1.zip
-
Just building the tools under mingw64:
```
$ gcc --version
gcc.exe (Rev2, Built by MSYS2 project) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source …