How to perform summation till infinity in analysis?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hey everyone,
Trying to solve a research article, I stumbled upon an equation which I don't know how to input in Matlab. Currently, I am planning to take an upper-bound integer and simulate the iteration to that number. But what is the exact way to do it?
Please find the image attached to understand what I mean.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/168690/image.png)
1 commentaire
Réponse acceptée
Walter Roberson
le 11 Jan 2018
You would use the symbolic toolbox and symsum()
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Calculus dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!