How can i run the given code on my example

Can anybody tell me how i can run the following MATLAB CODE that is given in link
X0=[0.1;0.2];

回答 (1 件)

Stalin Samuel
Stalin Samuel 2016 年 2 月 11 日

0 投票

  1. Create a New 'm' file (e.g main.m)
  2. Define f(x),X0 in main file
  3. Now call the function steep from your main file (main.m and function file should be in the same directory)

カテゴリ

ヘルプ センター および File ExchangeSoftware Development Tools についてさらに検索

タグ

タグが未入力です。

質問済み:

2016 年 2 月 11 日

回答済み:

2016 年 2 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by