-
**Reported by leonardoliveira on 2015-02-08 18:05 UTC**
As I went through testing ADPCM related functions of the MSX-BASIC MSX-AUDIO add on driver commands I noticed it was impossible to obtain any ou…
-
I have been playing with the frequency generator and the PAM8403. Do you add any low pass filtering to the PAM8403 Class D before feeding the ultrasonic transducer? Also, like other contributors I a…
-
@randomoutput says:
> you probably want a combination of an easing curve on the actual value (mostly opaque until about 40% confidence then a more linear falloff probably) and a rather aggressive low…
-
Hello
First of all, thanks you for the source.
It helped me for reading the paper(A. Lomax, 2012).
But I have the question.
In the eq(5) of the paper,
`Yn_LP(i) = Yn_LP(i-1)+Cn_LP[Y_HP2(i) -…
-
Hi everybody!
I am working on a project. The aim of this is to measure the power of the two signals at the same frequency coming from the RSPduo (diversity mode). I need to filter the two channels t…
-
From Bill Ashmanksas: I suppose this would be wildly controversial, but I think that Chapter 32 might be easier to follow if you introduced complex exponentials, then introduced the resistive voltage …
-
**Is your feature request related to a problem? Please describe.**
There is no wavelet transform in GPU. Currently, SigPy moves array to CPU and uses pywavelet to perform the wavelet transform, which…
-
Using TALON v5 installed `python setup.py install` on HPC running Debian
Using `python version 3.6.7`
```
talon --f /analysisdata/fantom6/Interactome/ONT-CAGE_TALON_Callum/F6_interactome_config…
-
Hi,
I'm currently using your code to analyze ISI data for orientation map rather than retinotopic map. The paradigm is the same as that in Kalatsky & Stryker's paper, which means that I run both c…
-
**Is your feature request related to a problem? Please describe.**
I primarily work with audio data and it is particularly challenging to visualize different stages of audio data like `wavefo…