-
Detection-of-Planetary-Gearboxes
考虑了静态传递误差,齿轮几何偏心的影响建立3平行轴齿轮啮合动力学模型(Consider the impact of static geometry eccentric transmission error, the establishment of three parallel shaft gear gear dynamics model)
- 2016-01-07 09:18:35下载
- 积分: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
-
运算复数
计算方法中的复数运算(calculation method in the plural Operational)
- 2005-01-26 15:25:21下载
- 积分:1
-
zyp
计算各种气象物理量,包括散度、涡度、螺旋度、垂直速度、水汽通量、比湿、假相当位温、k指数等的grads 程序,(Calculate various meteorological physical quantity, including divergence, vorticity, helicity, vertical velocity, water vapor flux, specific humidity, pseudo-equivalent temperature, k index grads program,)
- 2021-05-07 18:01:36下载
- 积分:1
-
measured_FRF_valuesdefination
频率响应函数计算程序,通过输入结构的响应数据,识别结构的模态参数,matlab(frequency response function,)
- 2014-02-28 15:04:11下载
- 积分:1
-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
Abaqus-Usdfld
有限元计算软件Abaqus USDFLD子程序在复合材料中强度分析中的应用。(Finite element analysis software Abaqus USDFLD subroutine in the composite material strength analysis applications.)
- 2016-07-03 21:22:32下载
- 积分:1
-
Y2M.m
使用Y矩阵来综合得到耦合矩阵M中各元素的matlab源代码(The Y matrix to obtain an integrated coupling matrix M of each element matlab source code)
- 2013-09-06 15:25:53下载
- 积分:1
-
linear-equations
求解实系数方程组的高斯消去法,约当法,追赶法,分解法,平方根法,大型稀疏方程组法(Solving real coefficient equations of the main Gaussian elimination, about the law to catch up with France, large-scale sparse equations.)
- 2012-04-05 22:39:03下载
- 积分:1
-
FEM
说明: 该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
- 2020-03-21 19:57:46下载
- 积分:1