L-BFGS
L-BFGS技术资料下载专区,收录282份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
282
L-BFGS 热门资料
查看全部 282 份 →三步法哪l是一种较好的搜索算法
三步法哪l是一种较好的搜索算法,快速而且高效,它是在对数法的基础上对 其进行了改进,提出在每一步搜索后搜索步长均减半的算法。它基本保持了FS的 性能,但其计算量只有FS的10%左右。TSS在会议电视和可视电话中应用较多, 它通过三步搜...
2016-05-19
81
This MATLAB code simulates the effects of amplitude variation between modulators for the wireless L
This MATLAB code simulates the effects of amplitude variation between modulators for the wireless LO.该程序分析由于本振信号幅度动态变化对...
2016-12-09
71
nslookup - *nix simple nslookup clone for the Win32 platform (Console Application) /// Does A DNS l
nslookup - *nix simple nslookup clone for the Win32 platform (Console Application) /// Does A DNS lookup by Host Name o...
2014-01-09
62
A java based programming environment - processing - free from processing.org. here it uses a free l
A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to...
2013-12-26
167
BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
2017-01-20
114