-
ALGO2-2
Algo2-2.c C program for implementing Algorithm 2.2
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 2.2 (Bisection Method).
Section 2.2, Bracketing Methods for Locating a Root, Page 61
- 2010-01-25 02:33:30下载
- 积分:1
-
MT2DInvMatlab
一个基于matalb和fortran的大地电磁2维正演模拟程序(A program in MATLAB and FORTRAN for two-dimensional magnetotelluric inversion)
- 2021-03-29 08:49:11下载
- 积分:1
-
FDTD_computational_electromagnetics
很有用的一篇国外关于FDTD算法的学术论文,相信对初学者有很大帮助(Useful in a foreign academic papers on the FDTD method, I believe very helpful for beginners)
- 2010-05-24 23:50:03下载
- 积分:1
-
oofem-1.7.tar
c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.(This is the code of finite element method, with manual document and data samples, it is valusble for FEM development)
- 2009-04-25 13:59:51下载
- 积分:1
-
gauss
本程序实现利用高斯全选主元法解矩阵方程,即高斯-约旦法解方程(This program Gaussian Select the primary element method for solving matrix equation, that Gauss- Jordan method of solving equations)
- 2012-10-08 09:16:36下载
- 积分:1
-
2_Brusselator_Heun_period_boundary
经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
- 2014-01-18 22:16:57下载
- 积分:1
-
rotation
fluent 旋转边界算例,可以了解运动机械在fluent模拟中的设置(fluent rotation the boundary example, you can understand the mechanical movement set in fluent simulation)
- 2020-11-03 10:59:53下载
- 积分:1
-
ta-ansys
这是一段杆塔建模的命令流,可用于ansys有限元分析(This is a tower of order flow modeling, finite element analysis can be used to ansys)
- 2021-04-20 16:58:50下载
- 积分:1
-
求解一维Eluer方程lax
求解一维Eluer方程,计算一维激波管问题,lax_wendroff(Solving one dimensional Eluer equation to calculate the one-dimensional shock tube problem, lax_wendroff)
- 2020-07-18 10:28:48下载
- 积分:1
-
MyMatrixFunction
说明: 包括我自己写的一些数值分析用到的函数
包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数(Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function)
- 2011-04-09 20:52:20下载
- 积分:1