-
BESSEL
计算bessel函数的值。在调压室的结构应力计算时可用到。(Calculate bessel function value. Stress in the surge tank can be calculated to.)
- 2010-05-25 15:16:46下载
- 积分:1
-
nihe
说明: 在matlab环境下能进行各种曲线拟合的算法,非常好。(In the matlab environment to conduct various kinds of curve fitting algorithms, very good.)
- 2008-09-21 18:10:58下载
- 积分:1
-
SVD
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
- 2020-12-21 10:29:08下载
- 积分:1
-
多种评价方法的计算
说明: 包含马尔可夫预测、贝叶斯决策、模糊聚类分析、模糊综合评价方法等多种计算方法(Including Markov prediction, Bayesian decision-making, fuzzy clustering analysis, fuzzy comprehensive evaluation and other calculation methods)
- 2020-03-25 16:44:42下载
- 积分:1
-
fit
基于Levenberg-Marquardt的曲线/面拟合(C library for Levenberg-Marquardt least-squares minimization and curve fitting)
- 2014-02-14 04:20:28下载
- 积分:1
-
AF-Damage-HLCF_7075_7451
大型上用有限元软件ABAQUS的用户自定义材料子程序UMAT,用于计算材料低周疲劳极限和损伤下的应力应变关系(calculating material low cycle fatigue limit)
- 2018-03-20 12:50:27下载
- 积分:1
-
Im_Mises_Demo
UMAT for Abaqus,程序由Fortran语言写成,用于计算一般弹塑性材料的应力应变关系。(UMAT for Abaqus, written in Fortran language, is used to calculate the stress strain relationship of general elastoplastic materials.)
- 2017-10-05 09:56:56下载
- 积分:1
-
pls_core
PLS计算
Cross-Validation模型计算(PLS calculated Cross-Validation model)
- 2006-06-03 11:37:36下载
- 积分:1
-
reynolds-equation
用有限差分法求解雷诺方程,提供了一段简介的MATLAB程序(Reynolds equation using the finite difference method, the period of introduction MATLAB program)
- 2013-05-20 10:44:24下载
- 积分:1
-
kriging
开源的克里金插值算法
开源的克里金插值算法(Open source Kriging interpolation algorithm)
- 2018-06-27 17:14:15下载
- 积分:1