You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function and test file conducting Simplex optimization on the RosenBrock test function in Matlab. Graphical output and absolute minimum function value is recorded and displayed after the test file is run. Expected global min: f(1,1) == 0.