-
leifing
用谱方法计算流体力学一些流动现象的整体稳定性,利用自然梯度算法,包括四元数的各种计算。( Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Use of natural gradient algorithm, Including quaternion various calculations.)
- 2017-01-03 17:25:25下载
- 积分:1
-
66
说明: 1跨35米的车桥耦合程序。Fortran编写(1, 35 meters span bridge coupling procedures. Fortran write)
- 2011-05-19 23:19:18下载
- 积分:1
-
J2failure-model
J2流动理论加上破坏失效判据的程序,用于ABAQUS中的vumat程序,功能模拟加载到失效破坏的过程(J2 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)
- 2011-11-07 18:52:51下载
- 积分:1
-
code
ABAQUS渐近损伤 用于分析层合板渐近损伤 包含刚度折减(progresive damage)
- 2016-04-05 11:19:51下载
- 积分:1
-
RMTstat_0.2.tar
里面包含了随机矩阵理论里经典的仿真,如marcenko-pastur law,tracy-widom law等(It contains some classical simulationa in the random matrix theory,such as marcenko-pastur law,tracy-widom law)
- 2013-08-01 14:46:46下载
- 积分: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
-
Optimal-solution-back-to-France-0-1
最优解回溯法0-1问题,为了构造最优解,必须在算法中记录与当前最优值相应的当前最优解。(The optimal solution backtracking 0-1 must be recorded in the algorithm, in order to construct the optimal solution, corresponding to the current optimal value, the current optimal solution.)
- 2012-04-11 23:41:56下载
- 积分:1
-
Root_Loci
根轨迹文件 多刚体动力学 方程 根分布 稳定分析 (Root locus document root distribution multibody dynamics equations stability analysis)
- 2014-09-21 21:13:28下载
- 积分:1
-
gauss
本程序实现利用高斯全选主元法解矩阵方程,即高斯-约旦法解方程(This program Gaussian Select the primary element method for solving matrix equation, that Gauss- Jordan method of solving equations)
- 2012-10-08 09:16:36下载
- 积分:1
-
MATHMATICAL STATISTICS
分别对beta估计值模拟分析、非中心对称分布、卡方拟合优度检验、筛选抽样随机数抽取、有限样本性质模拟这5个内容进行了编程说明(The five contents of beta estimation simulation analysis, non-centrosymmetric distribution, chi-square goodness-of-fit test, random number extraction of screening sampling and Simulation of finite sample properties are explained by programming.)
- 2019-01-10 09:45:54下载
- 积分:1