how do i solve this summation ?
显示 更早的评论
how can i solve this summation ? everybody here on the community seems to hate symsum, so what´s the alternative . Please help
采纳的回答
更多回答(1 个)
Sulaymon Eshkabilov
2021-6-3
1 个投票
Use of loop: [for .. end] and [while ... end]. If the numbers get large and accuracy is a concern to use: vpa()
类别
在 帮助中心 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

