-
plate_vibrate_process
本程序主要根据有限元法编写,可以求解薄板的振动和静力分析问题(This procedure mainly based on the preparation of the finite element method can solve the plate vibration and static analysis of the problem)
- 2011-06-10 20:15:16下载
- 积分:1
-
jeimai
混沌的判断指标Lyapunov指数计算,与理论分析结果相比,可实现对二维数据的聚类。( Chaos indicator for Lyapunov index calculation, Compared with the results of theoretical analysis, Can realize the two-dimensional data clustering.)
- 2017-04-09 11:56:37下载
- 积分:1
-
OCFD2d_dxy_weno5
计算流体力学;高精度7阶二维weno格式;矢通量分裂方法(Vector flux splitting in 7 order two dimensional WENO scheme)
- 2017-07-06 15:48:23下载
- 积分:1
-
five-ways
数值分析非线性方程求解(五种方法)。分析牛顿法、割线法、对分法、Steffensen法、简易牛顿法解线性方程组的性质(Numerical analysis of nonlinear equations (five methods). Nature of the analysis of Newton, secant, bisection method, Steffensen method, simple Newton method for solving linear equations)
- 2013-12-10 14:41:01下载
- 积分:1
-
最小二乘法
说明: 对该模型参数辨识采用递推最小二乘法,即 RLS( recurisive least square),
它是一种能够对模型参数进行在线实时估计的辨识方法。(The recursive least square method is used to identify the parameters of the model, that is, rls (recurisive least square), which is an online real-time estimation method for the model parameters)
- 2019-01-17 17:03:00下载
- 积分:1
-
gap-width-and-JRC
计算岩石表面裂隙宽度并求取其表面粗糙度系数(Calculate the rock surface crack width and strike the surface roughness coefficient)
- 2016-02-18 03:01:04下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
用牛顿法解非线性方程组
用牛顿法解非线性方程组(包括论文及源程序)(with Newton method for solving systems of nonlinear equations (including papers and source))
- 2005-01-24 20:24:56下载
- 积分:1
-
zsxjf
说明: Matlab编写的最速下降法算法程序,美国一本权威数值计算方面的书上的源程序。(Matlab prepared by the steepest descent algorithm, a numerical calculation authoritative book on the source.)
- 2006-04-07 18:10:44下载
- 积分:1
-
Gauss
这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用(It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students)
- 2013-07-02 11:10:51下载
- 积分:1