loop for while etc
Mostrar comentarios más antiguos
how to write this code

Respuestas (1)
Adam
el 22 de Oct. de 2018
n = 0:100000;
s = 0.5 * sin( n / 33 );
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!