Help recreating square wave from equation
Mostrar comentarios más antiguos
Hello,
I need help recreating a square wave from the following equation:

Thanks!
Respuesta aceptada
Más respuestas (1)
Sulaymon Eshkabilov
el 24 de Mayo de 2021
0 votos
Hi,
It is a quite straightforward exercise. You can create this signal using a colon operator (:), or [for .. end] or [while .. end] loop. Colon operator is the most efficient one.
Good luck.
1 comentario
Mackenzie Weeks
el 24 de Mayo de 2021
Editada: Mackenzie Weeks
el 24 de Mayo de 2021
Categorías
Más información sobre Mathematics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


