フィルターのクリア

I would like to change gain every step / to be a function of time for my TF, is this possible somehow?

1 回表示 (過去 30 日間)
In Simulink I have the following system
stair gen > gain > TF > scope can the gain change based on time or step change?
Thanks in advance! Best regards

採用された回答

Sebastian Castro
Sebastian Castro 2017 年 6 月 4 日
Instead of a Gain block, use a Product block... then, pass in the "gain", which is now one of the 2 inputs of the Product block, as a time-varying signal.
- Sebastian

その他の回答 (1 件)

William van Es
William van Es 2017 年 6 月 4 日
Amazing! Very kind of you, it solved my issue. Thank you.

製品

Community Treasure Hunt

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

Start Hunting!

Translated by