Need help.... How to plot sequences
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Connor Wright
el 27 de Nov. de 2020
Comentada: Star Strider
el 27 de Nov. de 2020
Hello,
I have a report due in two days and have no idea how to plot this sequence. I know almost nothing about Matlab and my tutors as usual have been no help at all.
If some one can help me out here I would greatly appriciate it.
The sequence is:
𝑥(𝑛) = {… , 5, 4, 3, 2, 1, 5, 4, 3, 2, 1, 5, 4, 3, 2, 1, … }
Cheers
2 comentarios
Mario van Rooij
el 27 de Nov. de 2020
Where does the n come into play? What do you want to plot when n = 10 for example?
Respuesta aceptada
Star Strider
el 27 de Nov. de 2020
6 comentarios
Star Strider
el 27 de Nov. de 2020
Please experiment!
Use my example as a guide, and carefully read the documentation for colon. Note how to use it to code a descending sequence.
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!