loop for while etc

回答(1 个)

Adam
Adam 2018-10-22
n = 0:100000;
s = 0.5 * sin( n / 33 );

2 个评论

Not really relevant, but doesnt 10,0000 seem more like 10 than 100.000 ?
Could be. Either way it isn't notation I'm familiar with so I just counted the 0s and ignored the comma!

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Loops and Conditional Statements 的更多信息

产品

标签

评论:

2018-10-23

Community Treasure Hunt

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

Start Hunting!

Translated by