How can I modify the attributes of an instance of an arff file on Matlab ?

1 回表示 (過去 30 日間)
houda mejri
houda mejri 2017 年 3 月 20 日
コメント済み: houda mejri 2017 年 3 月 20 日
Hello, please I have a block with this code which is a minimization function that I will use for the function fmincon. Attached is the code and output of the console.

回答 (1 件)

KSSV
KSSV 2017 年 3 月 20 日
It is function....it needs a input x, whcih you are not providing/ passing in. Define x and then call the function:
f = myfunctiontomiminize(x)
  1 件のコメント
houda mejri
houda mejri 2017 年 3 月 20 日
thank you for your reply. X is the vector of which I wanted to have the result. How can I define it?

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

カテゴリ

Help Center および File ExchangePerformance and Memory についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by