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