登录
首页 » matlab » quasi-newton

quasi-newton

于 2008-12-24 发布 文件大小:110KB
0 174
下载积分: 1 下载次数: 242

代码说明:

  一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下(A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check)

文件列表:

quasi-newton
............\0.25%2Bsll.txt
............\0.5%2Bsll.txt
............\000001.m
............\000002.m
............\000result.m
............\badscb.m
............\badscp.m
............\band.m
............\bard.m
............\bd.m
............\beale.m
............\BFGS.asv
............\BFGS.m
............\BFGS1.asv
............\BFGS1.m
............\biggs.m
............\box.m
............\bs.m
............\bv.m
............\data1.asv
............\data1.m
............\dataNbfgs.m
............\ex.m
............\froth.m
............\func.m
............\gauss.m
............\grdfcn.m
............\gulf.m
............\helix.m
............\ie.m
............\init.asv
............\init.m
............\initf.m
............\initpt.m
............\it.m
............\jensam.m
............\kowosb.m
............\lin.m
............\lin0.m
............\lin1.m
............\m%2Bswp.txt
............\main.asv
............\main.m
............\Mbfgs.asv
............\MBFGS.m
............\meyer.m
............\nad.m
............\ntrust.m
............\objfcn.m
............\objfun.m
............\osb1.m
............\osb2.m
............\pen1.m
............\pen2.m
............\quasi-newton
............\............\000001.m
............\............\000002.m
............\............\000result.m
............\............\badscb.m
............\............\badscp.m
............\............\band.m
............\............\bard.m
............\............\bd.m
............\............\beale.m
............\............\BFGS.asv
............\............\BFGS.m
............\............\BFGS1.m
............\............\biggs.m
............\............\box.m
............\............\bs.m
............\............\bv.m
............\............\dataNbfgs.m
............\............\ex.m
............\............\froth.m
............\............\func.m
............\............\gauss.m
............\............\grdfcn.m
............\............\gulf.m
............\............\helix.m
............\............\ie.m
............\............\init.asv
............\............\init.m
............\............\initf.m
............\............\initpt.m
............\............\it.m
............\............\jensam.m
............\............\kowosb.m
............\............\lin.m
............\............\lin0.m
............\............\lin1.m
............\............\main.asv
............\............\main.m
............\............\Mbfgs.asv
............\............\MBFGS.m
............\............\meyer.m
............\............\nad.m
............\............\ntrust.m
............\............\objfcn.m
............\............\objfun.m

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

发表评论


0 个回复

  • AnalyticAnelastic
    二维粘弹性介质中波的传播的解析形式。应用Carcione等在1988年发表的《WAVE PROPAGATION SIMULATION IN A LINEAR VISCOELASTIC MEDIUM》一文中的方法,更加详细的介绍见英文描述。该代码对于做波场模拟的同学有很好的参考价值。( MATLABScript for obtaning the analytical solution for 2D wave propagation in a viscoelastic medium, based on the Appendix B of paper of Carcione et al. (1988)(1), corrected in (2). The source used is a Ricker wavelet in the y velocity component. A figure of the source temporal function and its inverse Fourier transform are provided to verify the good working of the method. Also works for elastic variables by substituting the values of vp and vs by real constant ones (vp_0 & vs_0). Attenuation is implemented by GMB-EK rheology presented in (4) and thoroughfully explained in (3). In order to make a proper comparison with numerical data it is recommended to either use the same rheology in both the numerical and the analytical. It is also possible to get an almost constant Q value by increasing a lot the number of mechanisms used in both the numerical and the analytical solutions, thus minimizing the effects of the Q fitting in the comparison.)
    2012-04-23 13:18:07下载
    积分:1
  • 0629
    焊接模拟,fluent,电弧udf,钨极氩弧焊,源项(Welding simulation, fluent, arc udf, TIG welding, the source term)
    2021-03-28 10:29:12下载
    积分:1
  • 1
    说明:  本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
    2013-11-06 21:28:17下载
    积分:1
  • matlab
    一个利用共轭梯度法的正则化实例: 通过输入矩阵的维数,利用共轭梯度法的原理,进行正则化计算;Morozov偏差原理(A conjugate gradient method using the regularization Example: Enter the dimensions of the matrix, using the principle of conjugate gradient method for regularization calculation)
    2013-07-23 08:42:47下载
    积分:1
  • ls
    说明:  此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.(This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.)
    2009-09-09 09:44:01下载
    积分:1
  • fft
    this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
    2009-10-17 02:06:53下载
    积分:1
  • COMSOL在岩石损伤过程的应用
    岩石损伤与断裂力学一直是有限元的弱势领域,必须依赖MATLAB一类的数学软件协助,本书籍提供了基础教程与相关案例。(Rock damage and fracture mechanics have been the weak field of finite element, must rely on MATLAB class of mathematical software to help, this book provides basic tutorials and related cases.)
    2021-04-06 16:19:02下载
    积分:1
  • FDTD-WireAtenna3
    采用相互垂直的两个振子构成圆极化天线的FDTD程序.可以计算其圆极化波瓣宽度等天线指标 (perpendicular to each other using the two oscillator constitute a circularly polarized antenna FDTD procedures. Can calculate its lobed circular polarization antennas width indicators)
    2006-10-25 18:44:52下载
    积分:1
  • conjugate
    共轭梯度法,本算法是经过验证了的共轭梯度法,读者在运用到其他方面时需要修改一定的参数(Conjugate gradient method, this algorithm is verified of the conjugate gradient method, readers in the use of other aspects need to modify certain parameters)
    2008-04-10 11:14:46下载
    积分:1
  • 14-NR
    14节点牛拉算法计算潮流程序,用于电力系统的潮流计算程序,可以直接用于潮流计算,也可以用于学习潮流计算的流程和方法。(For power flow calculation program, can be used directly flow calculation can also be used to study flow calculation processes and methods.)
    2020-07-04 20:40:02下载
    积分:1
  • 696518资源总数
  • 104603会员总数
  • 38今日下载