Multiplicator instead of Integrator in Simulink

1 visualizzazione (ultimi 30 giorni)
In Simulink, is there any block similar to the discrete integrator block, but instead of integrating - i.e. adding- one signal values over time, one which multiply one signal values over time?
I'll explain it in symbolical way. Let u(t) be the signal value at moment 't', The integrator block adds u(t) values over time, then its results in I(t)=Σu(t),t=0...T. Now, I need the multiplication of signal values instead of its integration. So I need M(t)=u(o)*u(1)*...*u(t)=∏u(t).I want the M(t) values, where t=0...T

Risposte (0)

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by