How to calculate arithmetic series?
古いコメントを表示
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 件のコメント
Jan
2011 年 11 月 20 日
@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
2011 年 11 月 21 日
@Susi,look at symsum:
http://www.mathworks.com/help/toolbox/symbolic/symsum.html
採用された回答
その他の回答 (2 件)
Susi D
2011 年 11 月 22 日
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!