How to write a code for numerical analysis problem

I don't know how to write this program in matlab since I haven't had mush experience with the subject. Any help would be greatly appreciate, thanks!

1 件のコメント

Star Strider
Star Strider 2015 年 9 月 30 日
See the documentation for for loops. In MATLAB, loop indexing begins at 1, not 0, so consider that when you write your code. Also, see Array vs. Matrix Operations to do the exponentiation.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeLoops and Conditional Statements についてさらに検索

質問済み:

2015 年 9 月 30 日

コメント済み:

2015 年 9 月 30 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by