登录
首页 » matlab » minFunc_2012

minFunc_2012

于 2020-01-13 发布
0 124
下载积分: 1 下载次数: 6

代码说明:

说明:  集成了梯度下降法、牛顿法、拟牛顿法、共轭梯度法等多个最优化算法(It integrates gradient descent method, Newton method, quasi Newton method, conjugate gradient method and other optimization algorithms)

文件列表:

minFunc_2012\autoDif\autoGrad.m, 1319 , 2012-03-27
minFunc_2012\autoDif\autoHess.m, 1184 , 2012-03-27
minFunc_2012\autoDif\autoHv.m, 371 , 2011-01-05
minFunc_2012\autoDif\autoTensor.m, 1338 , 2012-03-17
minFunc_2012\autoDif\derivativeCheck.m, 1034 , 2012-03-27
minFunc_2012\autoDif\fastDerivativeCheck.m, 1704 , 2012-03-27
minFunc_2012\example_derivativeCheck.m, 1392 , 2012-03-27
minFunc_2012\example_minFunc.m, 2518 , 2019-12-20
minFunc_2012\logisticExample\example_minFunc_LR.m, 2449 , 2012-03-27
minFunc_2012\logisticExample\LogisticDiagPrecond.m, 417 , 2011-01-05
minFunc_2012\logisticExample\LogisticHv.m, 216 , 2011-01-05
minFunc_2012\logisticExample\LogisticLoss.m, 709 , 2012-02-08
minFunc_2012\logisticExample\mylogsumexp.m, 228 , 2011-01-05
minFunc_2012\mexAll.m, 350 , 2019-06-11
minFunc_2012\minFunc\ArmijoBacktrack.m, 4533 , 2011-01-05
minFunc_2012\minFunc\compiled\lbfgsAddC.mexa64, 8264 , 2012-03-17
minFunc_2012\minFunc\compiled\lbfgsAddC.mexmaci64, 8696 , 2019-06-11
minFunc_2012\minFunc\compiled\lbfgsAddC.mexw64, 7680 , 2019-12-20
minFunc_2012\minFunc\compiled\lbfgsC.mexa64, 7707 , 2011-01-05
minFunc_2012\minFunc\compiled\lbfgsC.mexglx, 7733 , 2011-01-05
minFunc_2012\minFunc\compiled\lbfgsC.mexmac, 9500 , 2011-01-05
minFunc_2012\minFunc\compiled\lbfgsC.mexmaci, 12660 , 2011-01-05
minFunc_2012\minFunc\compiled\lbfgsC.mexmaci64, 8844 , 2019-06-11
minFunc_2012\minFunc\compiled\lbfgsC.mexw32, 7168 , 2011-01-05
minFunc_2012\minFunc\compiled\lbfgsC.mexw64, 9728 , 2019-12-20
minFunc_2012\minFunc\compiled\lbfgsProdC.mexa64, 12498 , 2012-03-17
minFunc_2012\minFunc\compiled\lbfgsProdC.mexmaci64, 12968 , 2019-06-11
minFunc_2012\minFunc\compiled\lbfgsProdC.mexw64, 10240 , 2019-12-20
minFunc_2012\minFunc\compiled\mcholC.mexa64, 12701 , 2011-03-10
minFunc_2012\minFunc\compiled\mcholC.mexglx, 13046 , 2011-01-05
minFunc_2012\minFunc\compiled\mcholC.mexmac, 9936 , 2011-01-05
minFunc_2012\minFunc\compiled\mcholC.mexmaci64, 13220 , 2019-06-11
minFunc_2012\minFunc\compiled\mcholC.mexw32, 8192 , 2011-01-05
minFunc_2012\minFunc\compiled\mcholC.mexw64, 11776 , 2019-12-20
minFunc_2012\minFunc\conjGrad.m, 1886 , 2011-01-05
minFunc_2012\minFunc\dampedUpdate.m, 996 , 2018-02-28
minFunc_2012\minFunc\isLegal.m, 107 , 2011-01-05
minFunc_2012\minFunc\lbfgs.m, 924 , 2011-01-05
minFunc_2012\minFunc\lbfgsAdd.m, 679 , 2012-03-17
minFunc_2012\minFunc\lbfgsProd.m, 696 , 2012-03-17
minFunc_2012\minFunc\lbfgsUpdate.m, 614 , 2012-02-07
minFunc_2012\minFunc\mchol.m, 1308 , 2011-01-05
minFunc_2012\minFunc\mcholinc.m, 564 , 2011-01-05
minFunc_2012\minFunc\mex\lbfgsAddC.c, 802 , 2012-03-17
minFunc_2012\minFunc\mex\lbfgsC.c, 2408 , 2011-01-05
minFunc_2012\minFunc\mex\lbfgsProdC.c, 2285 , 2012-03-17
minFunc_2012\minFunc\mex\mcholC.c, 4192 , 2011-01-05
minFunc_2012\minFunc\minFunc.m, 42735 , 2012-03-27
minFunc_2012\minFunc\minFunc_processInputOptions.m, 4103 , 2012-02-07
minFunc_2012\minFunc\polyinterp.m, 4158 , 2012-11-06
minFunc_2012\minFunc\precondDiag.m, 42 , 2011-01-05
minFunc_2012\minFunc\precondTriu.m, 51 , 2011-01-05
minFunc_2012\minFunc\precondTriuDiag.m, 60 , 2011-01-05
minFunc_2012\minFunc\taylorModel.m, 677 , 2011-01-05
minFunc_2012\minFunc\WolfeLineSearch.m, 10590 , 2012-04-04
minFunc_2012\rosenbrock.m, 812 , 2016-04-16
minFunc_2012\minFunc\compiled, 0 , 2019-12-20
minFunc_2012\minFunc\mex, 0 , 2019-11-18
minFunc_2012\autoDif, 0 , 2019-11-18
minFunc_2012\logisticExample, 0 , 2019-11-18
minFunc_2012\minFunc, 0 , 2019-11-18
minFunc_2012, 0 , 2019-11-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yei-V4.2
    自己编的5种调制信号,通过反复训练模板能有较高的识别率,DC-DC部分采用定功率单环控制。( Own five modulation signal, Through repeated training VxODOGFlate have higher recognition rate, DC-DC power single-part set-loop control.)
    2017-04-19 08:49:21下载
    积分:1
  • An-Improved-Algorithm-for-Otsu
    在传统Otsu算法的基础上进行了一些改进,提高了算法的性能(Made some improvements on the basis of the traditional Otsu algorithm to improve the performance of the algorithm)
    2012-09-17 16:03:39下载
    积分:1
  • JiSuanQi_2
    自制的计算器,可实现加减运算,清除,后退等功能(Homemade calculator, can realize the addition and subtraction, clear, back, etc)
    2016-04-06 15:44:31下载
    积分:1
  • Pattern_recognition1
    张学工老师模式识别第一次作业,用贝叶斯方法和正态分布的监督参数估计对身高体重二维数据进行性别分类(Zhang engineering teacher pattern recognition for the first time operations, using Bayesian methods, and the supervision of normal height and weight of two-dimensional parameter estimation of the gender-disaggregated data)
    2009-12-27 23:00:53下载
    积分:1
  • Caipiao
    新的彩票预测抄来的!真的是抄来的!真的真的真真的!(The new lottery prediction copy to Really copied! Really, really Barbara!)
    2012-07-29 16:12:47下载
    积分:1
  • Classifiers
    我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-ClassificationProblems)
    2017-11-06 11:59:48下载
    积分:1
  • cddbn__Y1020918
    研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)
    2008-05-06 09:38:56下载
    积分:1
  • UMAT_Hashin3D
    基于ABAQUS的三维hashin准则算法(A three-dimensional hashin standard algorithm based on ABAQUS)
    2021-04-18 20:58:51下载
    积分:1
  • matlab转子有限元碰摩 pm
    matlab转子有限元碰摩计算,建模简单,自动判断碰摩与否(Maatlab finite element calculation of rotor rub-impact, modeling simple, automatic judgment rubbing or not)
    2012-11-15 13:31:00下载
    积分:1
  • e1
    说明:  16点基4—FFT算法编程。输入16点的序列,采用基4-fft方法计算其快速傅里叶变换。(16 points-based 4-FFT algorithm for programming. Enter the 16-point sequence, with the base 4-fft method for calculating the fast Fourier transform.)
    2010-11-19 18:21:25下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载