登录
首页 » matlab » minFunc_2012

minFunc_2012

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

  • Cp
    说明:  1.5MW风力机叶片功率系数Cp计算程序示例,采用梯形法数值积分计算(1.5MW wind turbine blade power coefficient the Cp calculation program examples, numerical integration using the trapezoidal method)
    2012-10-22 20:36:32下载
    积分:1
  • abod
    对于chebyshev法只能对于均匀线阵,本程序实现对任意结构阵列的波束优化(Chebyshev method for only the uniform linear array, the program structure of arbitrary beam array optimization)
    2008-02-29 10:13:56下载
    积分:1
  • 20060401
    说明:  二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的(second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment)
    2006-04-01 14:48:43下载
    积分:1
  • 线性代同济第六版
    说明:  线性代数同济第六版,最适用的一版,有书签(Linear algebra tongji sixth edition)
    2021-01-20 09:08:48下载
    积分:1
  • 高速工况HWFET下瞬时功率
    由工况HWFET数据和整车参数来计算整车瞬时需求功率,并绘制出功率需求图。(The instantaneous demand power of the whole vehicle is calculated by the HWFET data and the vehicle parameters, and the power demand map is drawn.)
    2021-03-14 15:19:23下载
    积分:1
  • FiniteElementAnalysis-(Abaqus)
    这是一本关于大型有限元模拟软件ABAQUS的英语书籍,从入门介绍到应用实例,还可以学习英文。如果你需要你一定会喜欢的。(English contents: 1. Introduction 2.Bar Element 3.Beam Element 4.Rigid Jointed Frames 5.Stress and Strain Analysis 6.Weighted Residual Methods 7.Finite Element Approximation 8.Numerical Integration 9.Plane Problems 10.Axisymmetric Problems 11.Thin and Thick Plates )
    2014-10-31 15:13:39下载
    积分:1
  • FFT842
    一种快速富式变换源程序,对于数字信号处理非常有用。(a usefull FFT code is very convenient to signal process )
    2011-12-26 16:49:00下载
    积分:1
  • IntegerProgrammingProblems
    说明:  matlab求解整数规划问题教程,无程序文件,可根据教程案例编写程序,易上手,适合于matlab算法初级学习。(Matlab integer programming problem solving tutorial, no program files. Written according to the tutorial case. Suitable for matlab algorithm primary learning.)
    2019-06-13 15:47:20下载
    积分:1
  • nijie
    六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
    2020-12-25 12:19:04下载
    积分:1
  • FAREA
    读入断面数据,根据地形,水位,进行相应计算 (calculate the area and depth )
    2012-01-30 09:48:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载