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...
10 years 前 | 1 个回答 | 0