- Define intial value x0 = -2*pi ;
- Define final value x1 = +2*pi ;
- Use linspace. Read about it. Create the required vector x.
- Use the functions sin(x) for sin and cos(x) for cos.
- Use plot to plot the required. Read about plot.
Sine and Cosine plot
1 回表示 (過去 30 日間)
古いコメントを表示
採用された回答
KSSV
2021 年 2 月 4 日
It is your Home work which is really simple. And you should do it. Here are the hints.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!