Help recreating square wave from equation
Mostra commenti meno recenti
Hello,
I need help recreating a square wave from the following equation:

Thanks!
Risposta accettata
Più risposte (1)
Sulaymon Eshkabilov
il 24 Mag 2021
0 voti
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 Commento
Mackenzie Weeks
il 24 Mag 2021
Modificato: Mackenzie Weeks
il 24 Mag 2021
Categorie
Scopri di più su Mathematics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


