Help recreating square wave from equation
Ältere Kommentare anzeigen
Hello,
I need help recreating a square wave from the following equation:

Thanks!
Akzeptierte Antwort
Weitere Antworten (1)
Sulaymon Eshkabilov
am 24 Mai 2021
0 Stimmen
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 Kommentar
Mackenzie Weeks
am 24 Mai 2021
Bearbeitet: Mackenzie Weeks
am 24 Mai 2021
Kategorien
Mehr zu Mathematics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


