How can be take sum over the subscript of a variable using matlab
Show older comments
Hellow guys
Suppose I am interested in summing of the variable, e.g

over its subscript "i" How can i do this in the symbolic toolkit?
Answers (1)
Walter Roberson
on 26 Apr 2017
sum(X(1:5).^2)
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!