-
Penalty-Function-Method-
惩罚函数法C语言相关程序
它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。(Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where M is a sufficiently large positive number, from the " punishment" effect, called the penalty factor, F (x, M) called the penalty function.)
- 2020-12-02 01:39:26下载
- 积分:1
-
complexification-quadrature-formula
复化求积公式计算定积分 包括 复化梯形 复化辛普森 等(complexification quadrature formula to calculate definite integration)
- 2013-06-03 21:29:22下载
- 积分:1
-
diagnosis
计算几个复杂的天气诊断指数,最大对流稳定度指数,下沉对流有效位能,风暴强度指数等(The complexity of calculating the number of diagnosis index of the weather, the largest index of convective stability, subsidence CAPE, storm intensity index)
- 2009-04-28 18:45:00下载
- 积分:1
-
guochengcanshu
标准节流件的计算中,利用软件MATLAB进行迭代计算(Standard Throttle pieces of the calculation, using MATLAB software iterative calculation)
- 2007-06-04 12:02:31下载
- 积分:1
-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1
-
top-ten-algorithms-of-mathematical
自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。(In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, gray prediction, clustering algorithms, Monte Carlo, simulated annealing, neural networks, etc., accompanied by the algorithmthe principle, in part contain the source code.)
- 2012-05-08 10:47:43下载
- 积分:1
-
p11_1
同心导体球和球壳之间的电势差和感应电荷的计算(Potential difference between the concentric conducting sphere and spherical, and the calculation of the induced charge)
- 2012-07-20 10:31:29下载
- 积分:1
-
transportation
说明: 运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。(C++ code of transportation problem)
- 2021-01-12 16:08:48下载
- 积分:1
-
yxtjfqiujie
求解雷诺方程有有限元法、有限差分法、有限体积法,本程序就是采用有限体积法对雷诺方程进行求解。(Solving Reynolds equation has finite element method, finite difference method, finite volume method, the program is the use of finite volume method to solve the Reynolds equation.)
- 2016-01-12 21:46:55下载
- 积分:1
-
matinv
说明: 矩阵求逆,使用fortran语言编写,希望能对有需要的朋友有所帮助(Matrix inversion, written in FORTRAN language, hoping to help friends in need)
- 2020-12-11 17:49:18下载
- 积分:1