How to generate a quadratic signal in Simulink ?

조회 수: 18 (최근 30일)
Simon Schenk
Simon Schenk 2020년 4월 26일
답변: Jesús Zambrano 2020년 4월 29일
Good afternoon,
I am developing a model in Simulink which requires a quadratic signal to be fed as an input for a predetermined period of time. Is there a block in Simulink which allows me to generate a quadreatic signal for any amount of time I define ?

답변 (1개)

Jesús Zambrano
Jesús Zambrano 2020년 4월 29일
Hi Simon,
What if you try using the block Polynomial (you find it in the section 'Math Operations', in Simulink Library). With that block, you can define the coefficients of the quadratic equation with the clock as input. The block output can be used as input to your model. See image below:

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by