-
FRIC
abaqus子程序fric摩擦材料clough-duncan模型,二三维通用,已经验证(abaqus subroutine frictional material fric)
- 2020-12-18 16:59:11下载
- 积分:1
-
sjgzemd
随机共振的EMD去噪算法,在机械振动信号方面的应用(Stochastic resonance EMD denoising algorithm, in the application of mechanical vibration signals)
- 2016-06-04 09:44:04下载
- 积分:1
-
fft(贺万堑)
说明: 谐波傅里叶分解,旨在把复杂多变的曲线方程分解成各次规律的正弦波(Harmonic Fourier Decomposition)
- 2020-03-02 11:32:17下载
- 积分:1
-
PANair
面元法程序,用于计算飞行器气动力、气动力矩系数。(panel code for aero calculation.)
- 2020-11-21 11:39:36下载
- 积分:1
-
VUMAT-J2
适用于ABAQUS的自定义材料子程序,适用于显式分析的J2等向强化模型。(ABAQUS apply to the self-defined material subroutine suitable for explicit analysis J2 model to strengthen.)
- 2012-08-30 10:31:00下载
- 积分:1
-
huandunGSA
改进的混沌引力搜索算法,程序有详细注释和相应的文献(The improved chaotic gravitational search algorithm has detailed annotations and corresponding documents.)
- 2020-11-03 16:49:53下载
- 积分:1
-
black-oil-model
该源程序是黑油模型的源代码,黑油模型是油藏数值模拟的基本程序。(The source is the source code of black oil model, black oil model is the basic numerical reservoir simulation program.)
- 2020-11-11 17:19:46下载
- 积分: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
-
waveinFFT_demo
录音程序,音频录音fft程序,并加界面显示(radio record code)
- 2016-03-01 00:29:08下载
- 积分:1
-
algorithms(CPP)
计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program
)
- 2014-01-04 22:46:59下载
- 积分:1