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!