Feeds
提问
Running a C++ code with Matlab
I have c++ program files and i want to run them on Matlab. i installed the Mingw w64 compiler and i don't know what the next ste...
8 years 前 | 0 个回答 | 0
0
个回答提问
error using fminbnd: Error in fminbnd (line 228) x= xf; fx = funfcn(x,varargin{:});
Hello, my code includes the following: for j=1:1:ind_Dch F2= @(t) F1(j)-0.491*exp(-0.908*t)-0.509*exp(1,679*t); ...
8 years 前 | 1 个回答 | 0