-
nsolgm
nsolgm 算法 是求解非线性方程组的一种非常有效而且又快捷的方法(nsolgm algorithm for solving nonlinear equations is a very effective and efficient way and)
- 2013-09-13 16:38:29下载
- 积分:1
-
oneshot
用FORTRAN编制的交错网格化数值模拟程序,生成共炮点理论地震记录。(using FORTRAN compiled by the staggered grid of numerical simulation program to produce a total theoretical shot seismic record.)
- 2007-04-24 16:03:49下载
- 积分:1
-
CFD
这是一个求解NACA0012翼型在不同马赫数与攻角下的流场的Fortran源代码。计算格式采用了原始AUSM、AUSMDV以及AUSM+格式。为了提高计算精度,使用了不同限制器的MUSCL插值。(This is a Fortran source code for solving the flow field around the NACA0012 airfoil at different Mach numbers and angles of attack. The scheme of AUSM, AUSMDV and AUSM+ are employed for this code. In order to improve the calculation accuracy, the MUSCL interpolation with various type limiter are used.)
- 2014-04-09 13:39:33下载
- 积分:1
-
数值分析实验
数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1
-
mom
矩量法仿真电磁辐射和散射的源代码(c++) (Moment Method Simulation of electromagnetic radiation and scattering of the source code (c++))
- 2021-03-20 23:59:18下载
- 积分:1
-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1
-
jiulie
用于图像处理的独立分量分析,分形维数计算的毯子算法matlab代码,有井曲线作为输入可计算其地震波的衰减。( Independent component analysis for image processing, Fractal dimension calculation algorithm matlab code blankets, There is a well attenuation curve as input to calculate its seismic waves.)
- 2017-02-24 21:00:49下载
- 积分:1
-
UDF_03_Files
用C语言编写的Fluent UDF实例,包含Adjust宏,profile宏等八个实例教程,快速上手(The UDF is for computational fluid dynamics software Fluent, it concludes the Profile.c,the Adjust.c)
- 2019-05-11 00:02:23下载
- 积分:1
-
9.2.2
最小二乘法拟合形如f(x)=(a+bx)/(1+cx)的函数(9.2.2(1)),并解决人口预测问题(9.2.2(2))(Least squares fit of the form f (x) = (a+bx)/(1+cx) function (9.2.2 (1)), and to solve the population prediction problem (9.2.2 (2)))
- 2021-01-01 14:38:58下载
- 积分:1
-
bhattacharyya
compute Bhattacharyya distance between two Gaussian classes
- 2009-04-14 01:04:07下载
- 积分:1