资源列表
udf-dongwangge
- Fluent动网格源代码,支持数据的读写及存储-Fluent fixed grid source code to support reading and writing of data and storage
Multiplication
- Basic multiplication program. Simple mathematics, great for a first time learner.
mat_opt
- 基于CLAPACK的基本矩阵元算操作,包含矩阵乘法,矩阵加法,矩阵转置,矩阵初始化,矩阵某行块,列块的抽出-Operate based on the basic matrix operations in CLAPACK
Element-Masses
- Advanced program to calculate the masses of elements. Many different numbers of elements can be added and the total number of protons, neutrons and electrons are added shown as well as the total mass. Ions are supported.
mat_io
- 矩阵(包含复数矩阵)的由文件的读入与写出,屏幕输出,列主序-Matrix file read into and write, columns main sequence
mat_pinv_v3.2
- 基于CLAPACK的矩阵求伪逆的运算函数,效率非常好,需要自己编译下CLAPACK库才可以使用-LAPACK matrix pseudo-inverse operator function, the efficiency is very good, need to compare his own Lower CLAPACK library can only be used
kalmam-filter
- code for kalman filter
BEM-KW-2011.12.13
- 变常量边界元法程序。解决弹性力学特戒边界元法问题的程序-Program to solve the problem of elasticity special ring boundary element method
Courant
- 本程序使用了科朗分解来实现对矩阵的直接分解,进而求出AX=B形式的方程的解。程序附有说明和测试数据-Courant depart of Numerical Method
Dolittle
- 本程序通过实现Doolittle分解的方法来完成线性方程组求解的问题-This source file include a C++ source file to solve AX=B problem with Doolittle Algorithm
RunAfter
- 本程序实现了线性方程组直接求法中的追赶法,来实现特殊的方程组的求解,速度快,代码短。-This file include a C++ source file to solve some special equations with high speed and short codes.
CPP
- 用c++实现的若干的数学问题编程,很方便 源代码-math programming completed by C++ source code useful
