Simulink generating sine waves

I have this question but my problem is I cant find 3 fundamentally different solutions. This is the one I currently have:

답변 (1개)

Raj
Raj 2019년 4월 16일

0 개 추천

You can use the "Matlab Function" block to write your equation and get the output. That's one way.

댓글 수: 2

madhan ravi
madhan ravi 2019년 4월 16일
Yes that sums up to two different ways wondering what the other way could be.
Raj
Raj 2019년 4월 16일
Not sure whether these would be considered as another way of implementation:
1) Expand sin(0.5t+0.25) as sin(A+B) formula.
2) Modify the equation as sinA-sinB formula where A=0.5t and B=0.5t+0.25
Basically get a new equation and implement that.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Simulink Functions에 대해 자세히 알아보기

태그

질문:

2019년 4월 15일

댓글:

Raj
2019년 4월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by