how to write the matlab code for the sum function
Show older comments
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 Comments
Guillaume
on 4 Apr 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
on 4 Apr 2018
Edited: riki ragùa
on 4 Apr 2018
James Tursa
on 4 Apr 2018
What have you done so far? What specific problems are you having with your code?
riki ragùa
on 4 Apr 2018
Answers (0)
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!