-
yxyffbc(dsb)
有限元方法fortran编程,包括二维三维线性非线性静态分析、稳定流瞬时流分析、振动问题、特征值问题、并行计算等。包含了所有子程序。(Finite element method fortran programming, including 2D and 3D linear and nonlinear static analysis, steady flow transient flow analysis, vibration problems, eigenvalue problems, parallel computing. Contains all subroutines.)
- 2013-11-24 23:02:01下载
- 积分:1
-
混合同余法
说明: 用混合同余法生成两组伪随机数,利用投针试验求圆周率。软件:matlab。(Two groups of pseudo-random numbers are generated by the method of mixed congruence, and the circularity is calculated by the test of inserting needle. Software: MATLAB.)
- 2020-04-06 10:23:11下载
- 积分:1
-
wave-force
一个计算结构波浪力的程序,小直径桩柱结构,中等直径桩柱结构,多桩结构(A program for calculating the wave force of the structure, a small-diameter pile structure, a medium-diameter pile structure, a multi-pile structure)
- 2020-12-08 09:59:21下载
- 积分:1
-
PatternRecognition3
K均值算法实现二维点的聚类,可以手动选择分的类别数(K mean algorithm for clustering two dimensional points)
- 2018-11-08 18:04:38下载
- 积分:1
-
BZreaction_diffusion
模拟二维BZ反应扩散模型,方法是用显式EULER法求解模型的偏微分方程组(Simulated two-dimensional BZ reaction-diffusion model, the method is to use explicit EULER method for solving partial differential equations model)
- 2011-09-21 12:00:27下载
- 积分:1
-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
UC1
unit commitment with Gams
- 2012-08-31 22:54:32下载
- 积分:1
-
fangzhen1_ls
QR方法是一种变换方法,是计算一般矩阵(中小型矩阵)全部特征值问题的最有效方法之一.(QR method is a transformation method is the calculation of the general matrix (small and medium-sized matrix) eigenvalue problem for all of the most effective methods.)
- 2008-05-16 02:09:04下载
- 积分:1
-
cov_cal
内有图像协方差的计算,协方差间黎曼距离的计算等等(Within the calculation of the image covariance, the covariance between Riemannian distance calculation, and so on)
- 2020-11-02 15:09:53下载
- 积分:1
-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1