资源列表
Jacobi-Iteration
- 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法 -Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations
Bodyforce
- 在弹性土中,在连续单元里桩土共同作用的体力计算。-In the elastic soil, in a continuous unit in the pile-soil interaction of physical computing.
Matrix
- 一个简单够用的矩阵类库,对于数值计算复杂度要求不是太高的情况是可用的-A simple enough matrix library, the computational complexity for numerical requirements are not too high is available
fortran1
- fortran 大小写转换等子程序 适合初学者练习用-fortran case conversion routines for beginners to practice with the
fortran2
- 递归法求阶乘.f等子程序适合初学者练习用 -Recursive method for the factorial. F routine for beginners to practice with the other
fortran-3
- fortran 有限元算例 合适初学者练习用-fortran finite element suitable for beginners to practice with examples
fortran-4
- 有限元fortran 算例2合适初学者练习用 -Finite element fortran Example 2 suitable for beginners to practice with
yuandaima
- 代码设计 :整数的分划问题。如,对于正整数n=6,可以分划为: 6 5+1 4+2, 4+1+1 3+3, 3+2+1, 3+1+1+1 2+2+2, 2+2+1+1, 2+1+1+1+1 1+1+1+1+1+1+1 -Code design: integer partition problem. For example, for positive integer n = 6, you can partition as follows: 6 5+1 4+2,
C-program-data-stucture-Algorithms
- c/c++语言编写的拟合\插值\滤波\常微分方程组求解\图形处理\矩阵特征值与特征向量的计算等算法大全-C program data stucture Algorithms
My-program
- fletcher 《computational techniques for fluid dynamics》 中的程序整理 流体数值计算的经典书籍-program for《computational techniques for fluid dynamics》
codes
- codes on bisection methos, trapezoidal rule, celular automata, secant and monte carlo
matrix2xyz
- 在一些曲面拟合软件中,需要XYZ格式,而一般表示方法为矩阵模式。本程序为将矩阵模式转为XYZ模式的算法-In some surface fitting software, you need to XYZ format, and general representation for the matrix model. This program is the matrix mode to mode algorithm XYZ
