how do i solve this summation ?
Show older comments
how can i solve this summation ? everybody here on the community seems to hate symsum, so what´s the alternative . Please help
Accepted Answer
More Answers (1)
Sulaymon Eshkabilov
on 3 Jun 2021
1 vote
Use of loop: [for .. end] and [while ... end]. If the numbers get large and accuracy is a concern to use: vpa()
1 Comment
Osman Ballhysa
on 3 Jun 2021
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
