-
UU
说明: c++语言求解稀疏矩阵方程组的ICCG法源程序。参考:《工程电磁场数值计算分析与综合》 附录(Fortran90).(c++ solves sparse matrix equations with the ICCG method.Reference: " Analysis and Synthesis of Numerical Electromagnetic Field ," Appendix (Fortran90).)
- 2010-06-08 18:53:07下载
- 积分:1
-
source_code_of_advanced_computational_mechanics
《高等计算力学》教材的源程序,非线性有限元计算程序(" Advanced Computational Mechanics" of the source material)
- 2020-10-09 10:27:35下载
- 积分:1
-
water
汪德灌教授那本 计算水力学书后的 perisiman 隐式差分法源代码的 c++版本,我是在fortran代码中改过来的,书中的fortran代码有错误, 请较高人才得以突破 这个东西应该比较有用的吧, 尤其对刚接触这方面知识的 注释很详细哦 而且有输入文件(Professor Wang Deguan that the calculation of hydraulics perisiman after the implicit difference method source code c++ Version, I was changed from fortran code, and the book fortran code error, please talents to break with this higher things you should be more useful, especially for刚接触this regard very detailed knowledge of the Notes and the input file Oh)
- 2008-01-10 13:29:29下载
- 积分:1
-
sw_pres
根据海水的速度 密度 温度 盐度等计算海洋各处的压力数值(Speed according to the density of seawater temperature and salinity values calculated pressure throughout the ocean)
- 2013-10-10 16:36:37下载
- 积分:1
-
SPH-for-couette
光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载(Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book, more practical, please download required)
- 2020-10-26 20:09:59下载
- 积分:1
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1
-
ISO_VOR
求解二维平面等熵涡的matlab程序,计算流体力学,MacCormack格式,均匀网格(Solving two-dimensional plane isentropic vortex matlab program, computational fluid dynamics, MacCormack format, uniform grid)
- 2020-12-08 18:59:20下载
- 积分:1
-
filon_integration
final积分,一种用于计算积分的快速有效的fortran方法。(final integrate)
- 2013-01-03 16:12:17下载
- 积分:1
-
numerical-method-of-noline
非线性方程数值解法的数学基础,有牛顿法,割线法等(Mathematical foundations of numerical solution of nonlinear equations, Newton method, secant method)
- 2015-01-05 19:07:37下载
- 积分:1
-
最速下降法
最优化课程中的最速下降法matlab程序,利用了wolfe搜索和armijo线搜索(Matlab program of steepest descent method in optimization course, using Wolfe search and Armijo line search)
- 2021-03-26 18:19:13下载
- 积分:1