Multiplicator instead of Integrator in Simulink

1 回表示 (過去 30 日間)
Camilo Gustavo Manzur
Camilo Gustavo Manzur 2016 年 11 月 15 日
編集済み: Camilo Gustavo Manzur 2016 年 11 月 19 日
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

回答 (0 件)

カテゴリ

Help Center および File ExchangeDiscontinuities についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by