How to write a Equation of summation in Matlab
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi Members. I'm stuck with this equation.

How to write this equation in Matlab. Thank you very much
0 commentaires
Réponse acceptée
madhan ravi
le 2 Déc 2018
Modifié(e) : madhan ravi
le 2 Déc 2018
cumsum() or symsum()
2 commentaires
madhan ravi
le 2 Déc 2018
See the documentation of symsum() and cumsum() there lots of examples given there to understand.
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!