optimisation of function parameter

2 visualizzazioni (ultimi 30 giorni)
Adhish Aggarwal
Adhish Aggarwal il 26 Ago 2017
Commentato: John D'Errico il 27 Ago 2017
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 Commento
John D'Errico
John D'Errico il 27 Ago 2017
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?

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Problem-Based Optimization Setup in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by