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!

