-
GreyRelation
计算灰色关联度,包含灰色绝对关联度、相对关联度和归一关联度(Calculate the gray relational grade, contains gray absolute degree relative correlation degree and normalized correlation degree)
- 2020-12-19 10:59:09下载
- 积分:1
-
OpenCFD-EC2D-1.12
计算流体力学有限体积法程序开源代码改进版本,增加了湍流模型(An improved Edition of open source computational fluid dynamics finite volume method program, increased turbulence model)
- 2013-10-08 17:03:48下载
- 积分:1
-
FEM--CFD
有限元方法和计算流体力学的经典教材,内容很不错(Finite Element Method- Fluid Dynamics- Zienkwicz and Taylor)
- 2014-12-05 10:11:28下载
- 积分: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
-
GOCEPARSER
利用下载的goce原始数据,计算得出含有时间/经纬度/重力梯度格式的程序(Use downloaded goce raw data, calculated with the time/latitude/gravity gradient program formats)
- 2013-08-25 16:44:04下载
- 积分:1
-
最小2乘法
Delphi实现最小二乘法,进行多点拟合,目前支持4点拟合(Delphi realizes the least square method and multi-point fitting. At present, it supports four-point fitting.)
- 2020-06-17 19:40:01下载
- 积分:1
-
artisan_read_ini
s-波分裂参数计算,应用时间延迟方式,用于计算各向异性参数(shear-wave splitting time-delay calculation)
- 2015-09-18 21:32:40下载
- 积分:1
-
拉格朗日插值及牛顿插值
说明: MATLAB实现自定义的拉格朗日插值和牛顿插值,均包括主调函数和被调用函数,程序简单易懂。(MATLAB realizes the self defined Lagrange interpolation and Newton interpolation, both including the main function and the called function, the program is simple and easy to understand.)
- 2020-06-02 23:27:03下载
- 积分:1
-
exact_alm_rpca
RPCA的求解方法(利用拉格朗日乘子法,进行迭代)(the solution of RPCA called ALM)
- 2013-03-09 09:48:23下载
- 积分:1
-
bubble-dynamic-mesh
气泡根据内外压力差变化的动网格。。。。。。(bubble dynamic mesh )
- 2014-02-10 15:52:37下载
- 积分:1