필터 지우기
필터 지우기

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.

카테고리

Help CenterFile Exchange에서 Signal Generation에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by