-
模拟波动方程的有限元程序 FEM
模拟波动方程的有限元程序,计算波场快照,有程序说明!(Simulation of the wave equation, the finite element program, calculate the wave field snapshot, procedural instructions)
- 2020-06-30 00:20:02下载
- 积分:1
-
av_max
fluent udf 壁面热流通量随时间的变化。
调用fluent udf 里面的宏运算。(fluent udf wall heat flux changes with time. Call fluent udf inside the macro operator.)
- 2020-12-28 16:39:01下载
- 积分:1
-
rkutte
四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用(Runge Kutta algorithm)
- 2020-12-29 22:29:00下载
- 积分:1
-
KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real)
To compile:
ICC KMEANS.CPP <enter>
(This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real)
To compile:
ICC KMEANS.CPP <enter>
)
- 2013-01-05 23:11:23下载
- 积分:1
-
preCG
预处理CG算法,在进行共轭梯度法之前先对系数矩阵进行预处理,再进行迭代(pretreatment congruent gradient)
- 2020-08-07 23:08:38下载
- 积分:1
-
CCS
求解转子系统前三个临界转速和主振型的传递矩阵法
(Calculation of critical speed)
- 2009-03-23 15:39:59下载
- 积分:1
-
高斯
给出了高斯消元的代码,和程序页面,方便快捷(The code and program page of Gauss elimination are given, which is convenient and quick.)
- 2018-11-19 19:25:26下载
- 积分:1
-
2242144_PDE_Galerkin (1)
说明: Galerkin method,a numerical approximate method based on weighted residual method,commonly used in differential equation.(Galerkin method,a numerical approximate method based on weighted residual method,commonly used in differential equation.)
- 2019-12-25 20:15:07下载
- 积分:1
-
Matlab
RD成像算法,快速傅里叶变换函数,适合学习(RD imaging algorithm, fast Fourier transform function, suitable for learning)
- 2020-08-13 18:58:29下载
- 积分:1
-
transfermatrix
给出一个计算声子晶体结构的一维传递矩阵法。(Give a one-dimensional crystal structure of the phonon transfer matrix method.)
- 2020-12-03 20:39:25下载
- 积分:1