Best way to analyze a stream of data? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Best way to analyze a stream of data?

I got an input (variable value between 0-100) over time. What is the best way to save a time segment and use the data (interval 10sec, every second new value)? Ring buffer with 10 slots?

12th Dec 2017, 3:22 PM
M. S.
M. S. - avatar
0 Resposta