登录
首页 » matlab » 最速下降法

最速下降法

于 2021-03-26 发布
0 77
下载积分: 1 下载次数: 9

代码说明:

说明:  最优化课程中的最速下降法matlab程序,利用了wolfe搜索和armijo线搜索(Matlab program of steepest descent method in optimization course, using Wolfe search and Armijo line search)

文件列表:

最速下降法\Armijo_search.m, 448 , 2018-12-07
最速下降法\f_test.m, 193 , 2018-12-07
最速下降法\gradient_test.m, 280 , 2018-12-07
最速下降法\Opt_Wolfe.m, 654 , 2018-12-02
最速下降法\optimization_erjiyuanzhuchilun.m, 127 , 2018-12-07
最速下降法\steepest_descend_method.m, 1065 , 2018-12-03
最速下降法\Wolfe_search.m, 704 , 2018-12-02

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

发表评论

0 个回复

  • 8.14 系泊系统 工程分析
    系泊系统设计相关代码,一个一个自己敲出来的哦(Mooring system design code)
    2017-08-18 11:20:31下载
    积分:1
  • PCG
    % SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
    2007-11-16 01:14:24下载
    积分:1
  • Crank-Nicolson_
    C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有(CN solution of partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Change in the cycle in order to realize the value of a variable coefficient. The note in the compressed packet is also)
    2020-11-07 23:09:48下载
    积分:1
  • ooptest
    C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)
    2013-12-12 23:22:05下载
    积分:1
  • bearing-fault-frequency-calculation
    故障频率计算程序,计算轴承各部件的故障频率(Failure rate calculation program to calculate the bearing parts of the fault frequency)
    2020-12-20 15:49:09下载
    积分:1
  • fuhecainiaofenxi
    用ANSYS软件命令流方式实现对于复合材料的分析(For composites analysis with ANSYS Software Command)
    2012-07-18 16:27:38下载
    积分:1
  • random
    生成指定两个数值间的多个随机数,随机数的个数用户自己输入,结果放在动态数组中(produce random)
    2013-10-05 16:17:54下载
    积分:1
  • 4dogs
    四犬相逐问题的计算机模拟 mathematica程序源代码 (Four dogs with the problem by computer simulation source code mathematica)
    2010-05-20 16:51:27下载
    积分:1
  • XFEM_Fracture
    本书介绍了XFEm在结构件的断裂分析中的应用(this book introduces the application of XFEM in the field of fracture analysis)
    2021-02-26 14:39:37下载
    积分:1
  • 最速下降法求解方程组
    最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
    2019-05-13 21:13:18下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载