-
Adams-RK
经典R-K法,通过它可以计算一些简单的常微分方程的数值解(Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations)
- 2010-12-30 14:09:37下载
- 积分:1
-
lssvmprediction
最小二乘支持向量机做预测。程序可运行学习。在matlab上运行。(This is a program about prediction using LSSVM.It can run successfully for learning.This program can be used on matlab.)
- 2013-08-12 20:17:12下载
- 积分:1
-
yangkanglunwen
对流扩散方程一维的有限差分法,有限元法,特征有限差分法,特征有限元法代码(Convection diffusion equation of one dimensional finite difference method, finite element method, characteristic finite difference method, characteristic finite element method (fem) code)
- 2015-10-09 16:25:00下载
- 积分:1
-
forward-finite-difference-method-
地震勘探中,有限差分正演方法的简单一维数值模拟(Seismic exploration, forward finite difference method is simple one-dimensional numerical simulation)
- 2021-04-07 20:59:01下载
- 积分:1
-
excellentprocedureorthesolutionofequations
一个优秀的解方程组的程序比如超定方程,病态方程。是我在做项目时遗留下来的,上传给大家使用!(An excellent procedure for the solution of equations such as over-determined equation, ill-conditioned equations. Yes I was doing projects left behind, upload for everyone to use!)
- 2009-11-11 12:21:08下载
- 积分:1
-
qiexiangangdu
用于弹塑性本构的切线刚度计算,基于塑性本构的增量理论编写(flow theory coupled with damage failure criteria of the program for the vumat ABAQUS program, functional simulation load to failure of the process of destruction)
- 2020-10-06 16:37:39下载
- 积分:1
-
tochnog-Masin
TOCHNOG PROFESSIONAL,有限元开源源程序。c++语言(TOCHNOG PROFESSIONAL, finite element open source. c++ language)
- 2021-04-03 09:59:06下载
- 积分:1
-
Usermat
umat abaqus plasticity
- 2020-06-20 02:20:02下载
- 积分:1
-
Gauss_main_element_solve_equation
求解线性方程组,高斯消去法精确求解出任意个方程组的解,(Solving linear equations, Gaussian elimination exact solution,)
- 2011-09-08 18:51:27下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1