LM_algorithm LM算法求函数最小值 question1.m: 求函数f(x) = x^2 最小值时x的值 question2.m: 求函数f(x,y) = (1 - x)^2 + 100 * (y-x*x)^2 最小值时x的值