optimisation of function parameter

I have a function :intra(vdays,high,low,close1,bollU,bollD). bollU and bollD are the input parameters. I want to optimise the result by changing these input parameters. How can I do it?

1 件のコメント

John D'Errico
John D'Errico 2017 年 8 月 27 日
Learn to use the various optimization tools. That means tools like fminsearch, the optimization toolbox, global optimization toolbox, etc. Your question is too vague to know which tool might apply. Are there constraints? Integer variables, etc?

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProblem-Based Optimization Setup についてさらに検索

質問済み:

2017 年 8 月 26 日

コメント済み:

2017 年 8 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by