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
This code finds the minimum of f(x) = x(1)^2 + x(2)^2 in which -5 < x(i) < 5
This function is a convex and the minimum is at (0,0)
The RSA is the simplest algorithm to solve optimization problem
It is not efficient and it sometimes cannot solve the problem
0 commit comments