how do i solve this summation ?
Mostrar comentarios más antiguos
how can i solve this summation ? everybody here on the community seems to hate symsum, so what´s the alternative . Please help
Respuesta aceptada
Más respuestas (1)
Sulaymon Eshkabilov
el 3 de Jun. de 2021
1 voto
Use of loop: [for .. end] and [while ... end]. If the numbers get large and accuracy is a concern to use: vpa()
1 comentario
Osman Ballhysa
el 3 de Jun. de 2021
Categorías
Más información sobre Calculus en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

