-
vuel_springs_3d_jumpDofs
用abaqus单元开发子程序uel生成弹簧单元。(User subroutine VUEL defining a three-dimensional spring element with degrees of freedom ordered in a nonstandard way)
- 2018-07-27 16:05:45下载
- 积分:1
-
flow
基于配电网络辐射型的前推回代潮流计算程序,包括分层等内容(And backward substitution based on the radiation type of distribution network before flow calculation procedures, including the contents of the stratification)
- 2012-07-06 17:21:36下载
- 积分:1
-
ar_spectrum
ar谱估计,分别用了最小二乘法和yulewalker法。(ar spectrum estimation, least squares method were used and yulewalker law.)
- 2011-07-11 19:01:46下载
- 积分:1
-
FDTD2DTE_UPML0
FDTD 2 dimension TE modes with UPML Fortran platform
- 2009-07-02 10:38:40下载
- 积分:1
-
UDS-unsteady
关于用户自定义标量输运(UDS)中非定态情况下的代码源项,主要用于非稳定流动的物质输运的耦合(On the code of the user-defined scalar transport (UDS) Central Africa steady state case the source terms, mainly for non-steady flow of the coupling of mass transport)
- 2021-03-02 15:09:34下载
- 积分: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
-
Laguerre-fitting
基于Laguerre多项式的拟合程序,可以控制多项式的结束,以及变量alpha。(Based on Laguerre polynomial fitting procedure, you can control the end of polynomials, and variable alpha.)
- 2014-01-02 21:43:58下载
- 积分:1
-
umat_Elastic-plastic
用于模拟混凝土单元的弹塑性模型,并有损伤变量,在ABAQUS中umat中输入弹性模量,泊松比与屈服应力即可。(The elastic-plastic model for the simulation of concrete unit, and the damage variable in the ABAQUS umat enter the elastic modulus, Poisson' s ratio and yield stress can be.)
- 2020-11-19 16:49:37下载
- 积分:1
-
codes
在图论中的floyed算法程序,可以算两点之间的最小距离(The floyed algorithm in graph theory)
- 2012-09-01 00:31:21下载
- 积分:1
-
《遗传算法及其在电力系统中的应用》2002
《遗传算法及其在电力系统中的应用》华中科技大学版("Genetic Algorithms and Their Applications in Power Systems" 2002)
- 2019-01-17 09:33:11下载
- 积分:1