登录
首页 » matlab » minFunc_2012

minFunc_2012

于 2020-01-13 发布
0 237
下载积分: 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 个回复

  • kaobou_v14
    音频信号通过LM386放大,计算两个矩阵之间的欧氏距离,电力系统暂态稳定程序,可以进行暂态稳定计算。( LM386 audio signal amplification, Calculation of the Euclidean distance between the two matrices, Power System Transient Stability Program, can be transient stability.)
    2016-11-24 21:50:36下载
    积分:1
  • FDTDMATLAB
    1维等离子体FDTD的Matlab的两种方法(One-dimensional FDTD plasma of the two methods of Matlab)
    2020-09-22 20:57:52下载
    积分:1
  • Detection-of-Planetary-Gearboxes
    考虑了静态传递误差,齿轮几何偏心的影响建立3平行轴齿轮啮合动力学模型(Consider the impact of static geometry eccentric transmission error, the establishment of three parallel shaft gear gear dynamics model)
    2016-01-07 09:18:35下载
    积分:1
  • Split-Step-Fourier
    这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。(The Matlab m-code to solve the Schrodinger equation along the bandwidth of the frequency and phase offset, showing three-dimensional image.)
    2008-07-23 00:11:43下载
    积分:1
  • sefer
    C写的填充算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法(C padding algorithm source code algorithm but in programming is very important, you can refer to this code, learn the algorithm)
    2018-11-09 15:14:50下载
    积分:1
  • qiantuihuidai_method
    这是前推回代法求解三相不平衡配电网的潮流计算,适合各种情况下的节点。(This is the forward and backward substitution method to solve the three-phase unbalanced distribution network power flow calculation, suitable for a variety of situations node.)
    2021-05-07 16:52:36下载
    积分:1
  • PFC
    晶体相场计算原子密度场分布和缺陷形成,基本程序,用于科学计算。基于Fortran 6.5编写,在其他应用程序中可能需要略微修改(Phase-field crystal modeling of atomic density field distribution)
    2016-06-25 21:55:18下载
    积分:1
  • co2
    fluent中关于co2的真实气体模型的自定义程序(fluent in about co2 real gas model custom program)
    2020-12-13 21:59:15下载
    积分:1
  • ABAQUS+UMAT+FORTRAN
    ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。 本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算法,通过与ABAQUS自带本构关系计算的结果相比较,验证其正确性。(This paper studies the user subroutine UMAT of ABAQUS development methods, the use of FORTRAN language isotropic hardening material model of the interface program, studied the effects of such material is extremely elastic-plastic constitutive relation method. This article UMAT tightly around the secondary development of technology, the first principle of its interface detail, and then for the theory of nonlinear finite element incremental stiffness of the regular tangent stiffness method and the theory of algorithms to do an in-depth analysis of deduced a regular tangent stiffness and rigidity of the law of the specific expression of algorithm theory, and then the preparation of the two algorithms, respectively, of the UMAT program, and finally the establishment of a specific model checking, bringing with ABAQUS elasto-plastic constitutive relation of the calculated results compared to verify the correctness of the two.)
    2020-12-05 21:59:24下载
    积分:1
  • PE
    说明:  计算潜在蒸发,方法为彭曼法,需要气温、日照、风速等资料,具体详见程序界面(Pe calculation)
    2011-12-02 11:51:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载