2013年3月4日 - 共轭梯度法求二次凸函数的最小值(FR法). %此代码不适用于求一般函数的最小值 function [minf]=myCGM syms x1 x2; f=fun([x1;x2]);%函数表达式
blog.sina.com.cn