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 ExchangeSimulink 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