How to make a function defined at discrete points?
Ältere Kommentare anzeigen
x[n] = { 1 if n=0,
2 if n=1,
3 if n=2,
2 if n=5,
2 if n=6,
0 otherwise }
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Interactions, Camera Views, and Lighting 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!