富集基函数由节点形函数和节点形函数与间断函数的乘积的并集构成。
The enriched basis is formed from a union of the set of nodal shape functions with a set of products of nodal shape functions and the enrichment function.
在有限单元法中,形函数用于描述单元内位移分布,决定着单元的特性。
Shape function used for describing displacement distribution in element determines the speciality of the element in the finite element methods.
数值结果表明利用该形函数计算高频情形下的散射问题具有很高的精度。
Several examples calculating the scattering displacement show that the method used for scattering high-frequency transient wave is effective.
谱峰分解法系以每种钒氧化态的标准谱形函数为基础,用最小二乘法求解。
The peak resolution method is least square method based on the standard spectral profiles corresponding to each oxidation states of vanadium.
通过位移形函数假设,采用伽辽金积分方法得到了时间变率的动力学控制方程;
By supposing the displacement shape functions and applying the Galerkin method, the dynamical equations with respect to time were gained.
采用二次形函数薄层单元和傍轴边界分别模拟弹性半空间上的层状场地和半空间。
Layered soils and elastic half-space were simulated by thin layer elements with quadratic shape function and paraxial boundary respectively.
利用几何非线性的应变-位移关系式,在小变形假设条件下确定单元耦合形函数。
The element coupling shape function meatrices are derived by means of geometrically nonlinear strain displacement relation un-der small deformation assumption.
利用几何非线性的应变-位移关系式,在小变形假设条件下确定了单元耦合形函数。
The element coupling shape function matrices are derived by means of geometrically nonlinear strain displacement relation under small deformation assumption.
分数阶微积分与分形,特别是分形函数紧密相连,是研究分形函数的一个有力工具。
Fractional calculus is related to fractal, in particular is closely linked with the fractal function, which is a powerful tool to study the fractal function.
采用动力文克尔地基梁模型,推导了层状介质中桩单元的形函数矩阵和单元刚度矩阵。
The shape function matrices and the element stiffness matrices of the pile elements in layered media are derived by adopting the Beam - On - Dynamic - Winkler - Foundation model.
本文介绍一种水轮机综合特性的形函数插值方法,应用于水轮机过渡过程的计算机计算。
A shape function interpolation method is presented which can be used in turbine characteristic data handling during turbine transient calculations.
而基于力的形函数的柔度法建立了单元两端与单元内部力的关系,能够得到精确的结果。
But force shape functions in flexibility methods establish the relations of nodal forces and section forces, and the results are exact.
边界积分方程首先被转化为相应的变分形式,然后用移动最小二乘近似的形函数构造解空间。
The BIE is firstly converted into a variational formulation, and then the MLS shape functions are used to generate the approximate space.
本文利用广义正交多项式作为时间有限元的形函数,推导了基于时间有限元的动载荷识别模型。
The dynamic load identification is formulated by time finite element model with shape function of generalized orthogonal polynomial in this paper.
当入射光束频谱为三角形函数时,我们用计算机计算了透过F - P标准具以后的频谱分布。
In case the spectrum of incident beam is a function of triangular form, we calculated the spectral distribution of transmission through the F-P etalon with a computer.
文中阐述了框架结构有限单元各阶动约束模态函数的概念,并用它组成结构有限单元各阶动态形函数矩阵。
The concept of dynamic constraint mode functions for elements of a frame is introduced and it is used to form the dynamic shape function matrixes of each order for the finite elements of a frame.
以其解析式作为形函数,利用刚度系数的定义,推导了考虑剪滞影响的箱形梁单元刚度矩阵及等效结点力公式。
Stiffness matrix and equivalent nodal force formula, which take into account of the influence of shear lag, are derived subsequently on the basis of the definition of stiffness coefficient.
本文通过建立节点位移和广义位移之间的关系对移动最小二乘形函数进行修正,给出了修正的移动最小二乘形函数;
The modified MLS shape function, for alleviating the above problem, is given by establishing the relationship between the nodal value and the generalized displacement.
然后引入作用较大的高阶广义节点形函数,扩充广义刚度矩阵,并求解新的整体平衡方程,得到更高精度的数值解。
Then, those useful generalized nodes are selected, and the generalized stiffness matrix is enlarged. A more accurate numerical solution can be obtained after the new equilibrium equations are solved.
文中对各种板形检测方法进行了综述,且从自动控制的角度对板形函数、控制方法、控制模型及调控功效进行了分析。
Shape functions, control methods, control models as well as regulation and control efficiency are analyzed in the view of automatic control.
本文研究了点插值法中以单项式为基函数的形函数的建立及其性质,并通过矩阵三角化算法来克服形函数矩阵大奇异性。
This paper presents the construction of the shape functions using the monomial basic function and describes the properties of the shape functions.
在向函数传递大型对象时,需要使用引用形参,这是引用形参适用的另一种情况。
The other circumstance in which reference parameters are useful is when passing a large object to a function.
出现在相同作用域中的两个函数,如果具有相同的名字而形参表不同,则称为重载函数。
Two functions that appear in the same scope are overloaded if they have the same name but have different parameter lists.
正如前面章节从图象到高度图所提到的,地形库有一个函数使用三角形带来创建一个显示列表。
As mentioned in section Height Maps from Images, the terrain lib has a function to create a display list using triangle strips.
如果两个函数声明的返回类型和形参表完全匹配,则将第二个函数声明视为第一个的重复声明。
If the return type and parameter list of two functions declarations match exactly, then the second declaration is treated as a redeclaration of the first.
利用此迭代函数系统构造了一类分形插值曲面,并做了若干数值实验。
Using this IFS we construct a kind of fractal interpolation surface, and make some experiment.
通过自动提取函数调用中实际使用的实参与重载集合中各个函数提供的形参做比较,编译器实现该调用与函数的匹配。
The compiler matches a call to a function automatically by comparing the actual arguments used in the call with the parameters offered by each function in the overload set.
通过自动提取函数调用中实际使用的实参与重载集合中各个函数提供的形参做比较,编译器实现该调用与函数的匹配。
The compiler matches a call to a function automatically by comparing the actual arguments used in the call with the parameters offered by each function in the overload set.
应用推荐