-
LDL
LDL分解法,用于求解大型的线性方程组。此程序中最多能解100维的,速度还不错(LDL decomposition method for solving large-scale linear equations. This procedure can be up to 100 peacekeepers solutions, speed is not bad.)
- 2020-06-30 07:40:02下载
- 积分:1
-
SparseMatrix.tar
自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!(Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!)
- 2013-08-04 21:11:54下载
- 积分:1
-
cryd-Gambit
Gambit用户使用说明书(中文版), Gambit是CFD商用软件Fluent的前处理软件,主要作用是建立网格模型,其功能(Gambit user manual (Chinese version), Gambit is the pre-processing software of CFD commercial software Fluent, the main function is to build grid model, its function)
- 2018-11-17 23:00:12下载
- 积分:1
-
Logistic-Regression
使用梯度下降法、随机梯度下降法和牛顿法实现的逻辑回归算法。(Using a gradient descent method, stochastic gradient descent algorithm logistic regression method and Newton' s method to achieve.)
- 2021-01-03 16:48:55下载
- 积分:1
-
fft2d
fft的文件,fortran环境下运行!欢迎指正!(fft documents, fortran environment running! Please correct me!)
- 2021-05-08 18:18:35下载
- 积分:1
-
mulDNewton_H
同伦方程组求非线性方程组所有解,自编程序,很好用(Homotopy equations for all solutions of nonlinear equations, written procedures, very good use)
- 2008-12-21 09:46:35下载
- 积分:1
-
Miescattering-of-matlab
计算一般的mie散射光强等参数的精确程序,得到muller矩阵的各个元素表达式(scattering of Mie)
- 2020-07-03 04:20:02下载
- 积分:1
-
de_test
差分进化算法,有测试函数,是遗传算法的改进算法,收敛快,精度高。(Differential evolution algorithm, a test function, is an improved genetic algorithm algorithm, fast convergence, high precision.)
- 2017-06-01 19:46:08下载
- 积分:1
-
pushboard
说明: 用于三维条件下的推板造波法udf,冲程与周期可修改,附带消波udf和cas文件(generating waves with pushboard under 3D condition)
- 2020-12-26 16:49:03下载
- 积分: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