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!

