Generating a sine wave

How do I generate a signal that has amplitude of 6, and a frequency of 10Khz ? The graph should be in green colour. Thanks.

3 个评论

This isn't really a matlab question. To learn about the parameters that affect a sine wave,
To plot a line in green,
plot(x,y,'g-')
Thanks, we had this question in our exam, so that's why I'm asking. (Yeah, we do matlab exams on paper)
"we do matlab exams on paper"
That's awesome! You'll have plenty of practice for tech interviews if you go that route.
"we had this question in our exam "
So, what was your response? How far are you in solving this? The link I provided should be enough for you to fill in any gaps.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

提问:

BZZ
2019-11-22

评论:

2019-11-22

Community Treasure Hunt

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

Start Hunting!

Translated by