Which MATLAB commands would you use to graph the function f(x) = sin(3x) over one period?

回答 (1 件)

Star Strider
Star Strider 2020 年 3 月 20 日

0 投票

First, use syms to start the Sytmbolic Math Toolbox.
Second, provide the missing multiplication operator.
Third, use fplot.

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

タグ

質問済み:

2020 年 3 月 20 日

回答済み:

2020 年 3 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by