-
Godunov格式和Roe格式求解Burgers方程
说明: Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)
- 2020-09-13 16:07:59下载
- 积分:1
-
gcmjjs
这是考虑了高程的面积计算公式,VB编的程序,运行即可(This is the old area of the elevation calculation formula, the program can be run VB series)
- 2012-05-06 14:53:06下载
- 积分:1
-
EEHMT0
根据给定的等距结点上的函数值与一阶导数值, 用埃尔米特等距插值公式计算指定插值点处的函数值。(According to the given equidistant nodes function value with a first derivative values, with equidistant interpolation Hermite interpolation formula specified function value at the point.)
- 2013-08-26 15:12:11下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1
-
UDF for thermal properties of water
密度,比热,热导率,粘性系数随压力、温度变化的UDF(UDF of density, specific heat, thermal conductivity, viscosity coefficient with pressure and temperature.)
- 2018-10-17 18:23:21下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
Random-Forest-master
随机森林的代码实现,如何使用学会只用随机森林进行学习(Random forest code implementation, how to use learning to learn only random forest)
- 2016-04-11 14:58:51下载
- 积分:1
-
SHIFT
以随机的中弱大气湍流为背景,可用于计算大气湍流下准直高斯光束的光强分布,光束扩展以及光束角漂移(The random weak atmospheric turbulence as the background can be used to calculate atmospheric turbulence of collimated Gaussian beam intensity distribution and beam propagation and beam angle drift)
- 2020-10-10 23:07:35下载
- 积分:1
-
Spline.h
三次样条插值c++头文件,一些头文件,非常好(Cubic spline interpolation c++ header files, some header files)
- 2020-12-10 15:19:18下载
- 积分:1
-
MM1
用C++实现排队论中M/M/1模型。简单方便。(Using C++ implementation in the M/M/1 queuing theory model. Easy and convenient.)
- 2020-11-16 13:39:41下载
- 积分:1