Feeds
질문
Multivariable Optimization problem with MATLAB
I wish to find a maximum for the following function, the function is m: x = normrnd(0,1,[1,5]); global x xbar=mean(x); glo...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Jacobi iteration code, not producing correct solution
I have written a code for Jacobi iteration but the solution coming through my code and matlab's A\b is not giving me the same so...
8년 초과 전 | 답변 수: 1 | 0