本次数值实验通过对部分 cuter 扩展优化问题的解决,在实验中应用多种梯度型算法,具体包括 FR 、PRP 、PRP Plus、 BB 以及CG 两种混合 方法
资源文件列表
algorithm/armijo.m , 509
algorithm/BB.m , 717
algorithm/CGfirst.m , 954
algorithm/CGsecond.m , 883
algorithm/FR.m , 904
algorithm/genbard.m , 496
algorithm/gencube.m , 334
algorithm/lastone.m , 350
algorithm/PRP.m , 819
algorithm/PRPPlus.m , 868
algorithm/readme.txt , 158
