How to make a function defined at discrete points?
Mostrar comentarios más antiguos
x[n] = { 1 if n=0,
2 if n=1,
3 if n=2,
2 if n=5,
2 if n=6,
0 otherwise }
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Interactions, Camera Views, and Lighting 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!