how to write the matlab code for the sum function
Mostrar comentarios más antiguos
this is the summation that I want to use :

sgn is the sign function , x(t) is a vector of length T I have matlab version 2013 thank you
4 comentarios
Guillaume
el 4 de Abr. de 2018
I suspect that it's x that is a vector of length T and that x(t) is scalar.
Anway, what is the difficulty you're encountering? This seems like a very easy sum to write so not being able to write it would indicate you need to learn the basics of matlab.
riki ragùa
el 4 de Abr. de 2018
Editada: riki ragùa
el 4 de Abr. de 2018
James Tursa
el 4 de Abr. de 2018
What have you done so far? What specific problems are you having with your code?
riki ragùa
el 4 de Abr. de 2018
Respuestas (0)
Categorías
Más información sobre Matrix Indexing 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!