Integrate a signal over the last x seconds
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Francesco Galuppo
il 21 Dic 2020
Commentato: Francesco Galuppo
il 22 Dic 2020
Hi,
I hope you can give me a good track to solve this problem on Simulink
I need to integrate a signal over the last 30 seconds, continously, so that:
where t0 is the actual time and x are the seconds backwards.
V is therefore changing every second.
Thanks a lot!
Francesco
0 Commenti
Risposta accettata
Pat Gipper
il 21 Dic 2020
Using a combination of an integrator, transport delay and summer where you subtract the value of the integrator output from 30 seconds prior from the current output might satisfy what you need.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Model Verification in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!