how to plot at^2+bt+c=0 in simulink ?

조회 수: 3 (최근 30일)
tomer polsky
tomer polsky 2018년 4월 22일
답변: tomer polsky 2018년 4월 23일
hello i want to plot this parbula with respect of the time domain in simulink how do I do it ?
I know how to do it in matlab but I need to do it simulink
thank you

답변 (2개)

Ameer Hamza
Ameer Hamza 2018년 4월 22일

I think you meant you want to plot f(t)=at^2+bt+c in Simulink since you mentioned parabola in your answer. Although you can use MATLAB function block inside Simulink and create the same function as MATLAB, but it appears that this is not what you are trying to do. The block diagram to do this is Simulink using basic blocks is given below

The Simulink model file is also attached. Run the simulation and open scope to see parabola.


tomer polsky
tomer polsky 2018년 4월 23일
thank you but what I did is using Laplace transform and basically putting 3 integers in series .

카테고리

Help CenterFile Exchange에서 Schedule Model Components에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by