How to find optimal value of variables

조회 수: 2 (최근 30일)
Mathew Cherian Carathedathu
Mathew Cherian Carathedathu 2012년 3월 14일
Hi,
I am writing an image classification algorithm. I am supremely confident that my algorithm will work, atleast in theory.. However, it has 8 variables that control different parameters of the program.
Is there any method to find the value of the different parameters to maximize my classification rate?
Thank you.

답변 (1개)

Krishnendu Mukherjee
Krishnendu Mukherjee 2012년 3월 14일
generally there are lots of algorithm like ICA,genetic algorithm,SA etc.but,they determine the variables for the minimum output.by the way if you make your cost function like 1/realoutput then it may work.code of ICA,GA,SA are readyly available in matlab file exchange

카테고리

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