-
最佳平方逼近
最佳平方逼近数值分析算法程序,matalab编程运算(numerical analysis of best square approximation)
- 2021-03-17 22:19:21下载
- 积分:1
-
temperature
用于ABAQUS计算,描述复合材料温度场变化的程序(describing changes in the temperature field of composite materials with ABAQUS)
- 2018-06-28 16:49:21下载
- 积分:1
-
求解无约束优化问题wolfe
求解无约束优化问题
wolfe线性搜索代码(Wolfe line search for unconstrained optimization)
- 2020-07-05 16:08:59下载
- 积分:1
-
runge
说明: 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。(Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners)
- 2010-04-29 12:26:47下载
- 积分:1
-
CRC
异或校验,用于北斗一代数据计算校验码,已验证(XOR checksum for the data checksum generation Beidou, Verified)
- 2013-07-05 09:31:54下载
- 积分:1
-
q-learning
q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。(q-learning with matlab)
- 2010-12-05 23:43:11下载
- 积分:1
-
the-normal-line-of-the-gear
齿轮传动参数测定和公法线公差计算,变位直齿圆柱齿轮参数测定(Determination and the normal line of the gear transmission parameter tolerances calculation)
- 2012-07-08 08:50:08下载
- 积分:1
-
minFunc_2012
说明: 集成了梯度下降法、牛顿法、拟牛顿法、共轭梯度法等多个最优化算法(It integrates gradient descent method, Newton method, quasi Newton method, conjugate gradient method and other optimization algorithms)
- 2020-01-13 11:30:32下载
- 积分:1
-
共轭梯度法
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method Gradient) is a method between the steepest descent method and Newton's method. It only uses the first derivative information, but overcomes the disadvantage of slow convergence of steepest descent method, and avoids the disadvantage of storing and calculating Hesse matrix and solving inverse of Newton's method. Conjugate gradient method is not only one of the most useful methods to solve large-scale linear equations, but also the most effective method to solve large-scale nonlinear optimization One of the algorithms of. Among all kinds of optimization algorithms, conjugate gradient method is very important. It has the advantages of small storage, step convergence, high stability and no external parameters.)
- 2020-06-27 15:46:08下载
- 积分:1
-
IGA
基于matlab的人工免疫遗传算法的编程(附注释)希望可以帮到大家 (Based on artificial immune genetic algorithm matlab programming (with comments) the desire to help people)
- 2011-04-26 11:08:43下载
- 积分:1