运行用户手册上面的两行代码: x=oc_set(gendatb([50,10]),'1') w = svdd(target_class(x),0.1,8);结果:Warning: Options LargeScale = 'off' and Algorithm = 'trust-region-reflective' conflict. Ignoring Algorithm and runningactive-set algorithm. To run trust-region-reflective, set LargeScale = 'on'. To run active-set without this warning, setAlgorithm = 'active-set'. > In quadprog at 361 In svdd_optrbf at 54 In svdd at 97 改了很久也不知道问题所在,请高人赐教!谢谢!另外:我matlab版本:2012a,PRtools4版本4.1 dd_tools版本1.7.5