Thu Oct 27, 2011 1:00 am
??? Error using ==> svmtrain at 470
Unable to solve the optimization problem:
Maximum number of iterations exceeded; increase options.MaxIter.
To continue solving the problem with the current solution as the
starting point, set x0 = x before calling quadprog.
options = optimset('maxiter', 200); %options settings for SVMTRAIN
svmStructs(j)=svmtrain(currentDescriptors,currentLabels,'quadprog_opts' , options);
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.