Feeds
질문
Undefined function 'pmveqf' for input arguments of type 'double'. Error in fminsearch (line 191) fv(:,1) = funfcn(x,varargin{:}); Error in vary (line 45) x=fminsearch('pmveqf',[30 30]',[],pm);
Keep getting the error message above, code is as below. function q=vary(in) insize=size(in); q=zeros(insize(1),2); if insi...
11년 초과 전 | 답변 수: 1 | 0