How to write equations in matlab coding.
1 次查看(过去 30 天)
显示 更早的评论
how to write this equation containing sigma summation function in mathlab code language.
0 个评论
采纳的回答
Harikrishnan Balachandran Nair
2022-1-27
Hi Ancy,
I understand that you are trying to define equations with summation in it.
The 'symsum' function in matlab can be used to find the sum of a series 'f' with respect to the summation index from the specified lower bound to upper bound.
The following Documentations might be helpful for the same.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!