how to write the matlab code for the sum function
显示 更早的评论
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 个评论
Guillaume
2018-4-4
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
2018-4-4
编辑:riki ragùa
2018-4-4
James Tursa
2018-4-4
What have you done so far? What specific problems are you having with your code?
riki ragùa
2018-4-4
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!