How to calculate arithmetic series?
Mostrar comentarios más antiguos
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 comentarios
Jan
el 20 de Nov. de 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
el 21 de Nov. de 2011
@Susi,look at symsum:
http://www.mathworks.com/help/toolbox/symbolic/symsum.html
Respuesta aceptada
Categorías
Más información sobre Mathematics 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!