How to calculate arithmetic series?
Afficher commentaires plus anciens
Hi, I am new to mathlab. I want to evaluate an array and don't know how to do it with mathlab. Here are the two of the examples: n Sigmma notation i = i=1
n Signma notation i^2= i=1
Note: sigma notation means sums
Thanks. Susi
2 commentaires
Jan
le 20 Nov 2011
@Susi: The program is called "Matlab". To be exact, the manufacturer prefers MATLAB.
If your mean "sum", I think the term "sum" is better than "sigma notation". It is not clear what "n Sigma notation i=i=1" means. Can you explain this again?
Grzegorz Knor
le 21 Nov 2011
@Susi,look at symsum:
http://www.mathworks.com/help/toolbox/symbolic/symsum.html
Réponse acceptée
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!