-
simple
流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
- 2013-09-06 19:00:42下载
- 积分:1
-
adina源代码
麻省理工大学k.j.bathe 教授开发的adina代码,欢迎大家下载,(adina sources by k.j.bathe MIT please download)
- 2021-04-14 10:48:55下载
- 积分:1
-
Euler equation
说明: 采用Lax-Friedrichs通量分裂,使用C++编写程序,有限差分法(Lax-Friedrichs flux splitting, C ++ programming, finite difference method)
- 2020-04-14 11:47:02下载
- 积分:1
-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
cholesky
用matlab编写的cholesky分解程序,希望对大家有些帮助(Matlab prepared using Cholesky decomposition procedures, in the hope that some U.S. help)
- 2008-07-01 17:19:05下载
- 积分:1
-
jiadianji
基于vc++6.0的佳点集遗传算法的编程,里面的各项参数均可由使用者自我调整!(Vc++6.0 based on the good point set genetic algorithm programming, which the parameters can be adjusted by the users themselves!)
- 2010-11-29 14:44:35下载
- 积分:1
-
Python-science-computing
Python 科学计算 的好书,该书主要是在python环境下进行科学计算,非常的棒(Python scientific computing books, the book is mainly for scientific computing in python environment, is the bar)
- 2014-01-07 19:54:55下载
- 积分:1
-
WENO-master
sod 激波管问题的简单实现,包括weno3和weno5,makefile可正常运行,方便使用(Sod shock tube simple implementation of the problem, including weno3 and weno5, makefile can be normal operation, easy to use)
- 2017-09-14 17:37:48下载
- 积分:1
-
newTon.m
牛顿插值法进行多项式逼近,matlab编译成功,直接可用(Newton interpolation polynomial approximation method, matlab compiled successfully, directly available)
- 2013-07-09 13:33:06下载
- 积分:1
-
EuDist2
计算矩阵内空间任意两点之间或者两个矩阵之间的欧式距离的代码。(The space between any two points is calculated matrix code or Euclidean distance between the two matrices.)
- 2021-04-05 14:59:03下载
- 积分:1