-
ANSYS-UMAT
ansys或ABAQUS二次材料属性的开发,实现材料非线性.(ansys or ABAQUS attributes the development of secondary materials, the realization of material nonlinearity.)
- 2021-04-05 17:09:03下载
- 积分:1
-
1
说明: 基于高斯赛德尔法的线性方程组解法(可消去系数矩阵病态)。基于牛顿法及改进的牛顿法实现对
非线性方程的求解。(Based Linear Equations high Sisaideer law (coefficient matrix can be eliminated morbid). Realization of nonlinear equations of Newton' s method for solving and improved Newton method is based.)
- 2016-06-30 16:47:29下载
- 积分:1
-
2d-multi-grid
说明: 二维笛卡尔坐标系下网格的划分,包括多重网格等。(Two-dimensional Cartesian coordinate system, the division of the grid, including the multi-grid and so on.)
- 2020-11-04 18:19:51下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
1parallel
用于FLUENT计算结构单自由度涡激振动,采用四阶龙哥库塔法,并设置了并行计算(FLUENT, VIV, Fourth order Runge-Kutta )
- 2016-09-30 18:49:07下载
- 积分:1
-
dragg
说明: fluent中udf的实例 计算曳力的例程 可以作为参考以及udf帮助手册(The example of UDF in fluent can be used as a reference to calculate the traction)
- 2020-05-06 19:02:16下载
- 积分:1
-
TLBO
this is a source code written in the matlab format for the teaching learning optimization algorithm.
- 2012-03-06 01:33:42下载
- 积分:1
-
SHUZHIFENXI
牛顿迭代法,用于求解非线性方程,具体使用方法见程序内部说明。(Newton iteration for solving nonlinear equations, the specific use of the procedure see the internal note.)
- 2007-11-05 09:01:46下载
- 积分:1
-
matinv
矩阵求逆,使用fortran语言编写,希望能对有需要的朋友有所帮助(Matrix inversion, written in FORTRAN language, hoping to help friends in need)
- 2020-12-11 17:49:18下载
- 积分:1
-
hpr
MATLAB语言编程工具编制测距模型分析界面,具有可变换测距模型,可变换参数设置及测距结果显示,精度分析等功能。(MATLAB language programming tools for the preparation of Ranging model analysis interface with convertible ranging model of transformation parameters can be set up and ranging results showed that precision of analysis functions.)
- 2021-05-13 19:30:02下载
- 积分:1