-
For the topics in a facing, and for facing averages, we are computing the stddev of all questions subsumed by the context. This has much more variation that the variation in the average coverage of th…
-
"This is the main bug I've been battling with the v0.1 firmware. It happens mostly on Twitter, where the entire post is clickable. The issue stems from using a single finger click and drag approach. I…
-
## What is the issue/what feature do you want to develop?
FILTER_MAV_DW calculates wrong moving average values when input value decreases
here a small example run with codesys 3.5 SP17
```
PROGR…
-
I found some time the current msg has older timestamp (ros::Time) than a previous msg.
So I doublt the validity of following implementation:
https://github.com/ros-drivers/rosserial/blob/jade-deve…
-
AI and recording may have to run With different sample rates.
Current code has 2 major issues:
- sample rates must be integer multiplies of each other. Thus the available audio sample rates which ar…
-
Hi,
Thanks for the wonderful Python library!
I am using [AFE4404 ](https://www.ti.com/product/AFE4404)+ [SFH7060](https://www.osram.com/ecat/BIOFY%C2%AE%20SFH%207060/com/en/class_pim_web_catalog…
-
### 1. The Function explore_data() plots the individual time series for each variable, we can clearly see some seasonality and could stationarized the data and plot the modified time-series. ( either …
-
Please suggest blocks that should be added to find issues and prove out the design
- ZMQ
- [x] PUSH/PULL
- [x] PUB/SUB
- [x] REQ/REP
- Network
- [ ] UDP source/sink
- [ ] TCP sink
…
mormj updated
2 years ago
-
I have an exercise that requires applying a guassian white noise with signal to noise ratio of 10 dB on a sine signal with amp=1, sampling rate=1 Hz, duration=1 and freq=3 Hz.
The question then requ…
-
Hey Armand,
I was reading your code for travelling SW, and specifically swa_get_peaks
For the subjects I was using, it seemed to me that the bumps removal had zero effect. here the picture of the fir…