how to write the matlab code for the sum function
Ältere Kommentare anzeigen
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 Kommentare
Guillaume
am 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
am 4 Apr. 2018
Bearbeitet: riki ragùa
am 4 Apr. 2018
James Tursa
am 4 Apr. 2018
What have you done so far? What specific problems are you having with your code?
riki ragùa
am 4 Apr. 2018
Antworten (0)
Kategorien
Mehr zu Matrix Indexing 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!