-
I'm not sure if I am setting it up correctly but if I set a low pass filter frequency at 100 (Hz). The 100 Hz should be the cutoff frequency correct? Now if I use the output function of my filter and …
-
Hi! Thank you to the authors for this wonderful controllers. I have been using Cartesian compliance controllers for diverse peg in hole applications and it has been very useful.
System Details.
U…
-
I needed to use an externally designed low-pass filter for downsampling, so I used the `firdecim_crcf_create` function, but I found that it was actually similar to the `upfirdn` function, with a phase…
-
Applying the `i.fusion.hpf` version in https://github.com/OSGeo/grass-addons/tree/master/grass7/imagery/i.fusion.hpf leads to a crash when using it on Worldview-2 data:
```
# input data
GRASS 7.9…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
zenny updated
2 months ago
-
Currently the velocities are estimated using a Savitsky-Golay filter, which tries to fit (in the least-squares sense) a 2nd-order polynomial to the last N joint position measurements, and then uses th…
-
Have found a problematic issue with R peaks detection by _neurokit_ method: it is sensitive to sampling frequency.
I have a 1000 Hz sampled ECG, where **nk.ecg_peaks** failed to find R-peaks.
![ima…
-
HFR: a low pass filter before the signal is searched for trigger, so that noise does not affect the triggering. Not sure about the cutoff. Maybe check a hardware scope manual.
If this is not enough, …
-
### Is your feature request related to a problem? Please describe.
In order to allow messaging with these devices demodulation of signal is required.
### Describe the solution you'd like
Demodula…
-
Hello, jagger2048!
Thank You for Your great project!
In documentation for `signal_processing_library.h` I found this words:
`// WebRtcSpl_AnalysisQMF(...)
//
// Splits a 0-2*F Hz signal into tw…