optimisation of function parameter

조회 수: 1 (최근 30일)
Adhish Aggarwal
Adhish Aggarwal 2017년 8월 26일
댓글: John D'Errico 2017년 8월 27일
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개)

카테고리

Help CenterFile Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by