How to write a Equation of summation in Matlab
2 次查看(过去 30 天)
显示 更早的评论
Hi Members. I'm stuck with this equation.
How to write this equation in Matlab. Thank you very much
0 个评论
采纳的回答
madhan ravi
2018-12-2
编辑:madhan ravi
2018-12-2
cumsum() or symsum()
2 个评论
madhan ravi
2018-12-2
See the documentation of symsum() and cumsum() there lots of examples given there to understand.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!