Help recreating square wave from equation
Afficher commentaires plus anciens
Hello,
I need help recreating a square wave from the following equation:

Thanks!
Réponse acceptée
Plus de réponses (1)
Sulaymon Eshkabilov
le 24 Mai 2021
0 votes
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 commentaire
Mackenzie Weeks
le 24 Mai 2021
Modifié(e) : Mackenzie Weeks
le 24 Mai 2021
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


