-
2
说明: 地球处理多边体的重磁异常的正演,主要是地球数据处理的课程的实验项目2(The forward modeling of gravity and magnetic anomalies in the earth s processing of the multilateral body is mainly the experimental project of the earth data processing course 2)
- 2016-03-14 21:28:38下载
- 积分:1
-
UDF
一些简单的UDF文件,实现流场中梯度和某一点压力的检测提取(Some UDF profiles)
- 2015-06-13 07:28:49下载
- 积分:1
-
powell
优化设计算法:用powell法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发(Optimization algorithm: Solving the objective function with powell optimal solution and optimal value, has verified the correctness of the algorithm, the visual c++6.0 under development)
- 2021-04-20 10:18:50下载
- 积分:1
-
eigen
求实对称矩阵的特征值特征向量,内有读入数据文件。(Realistic symmetric matrix eigenvalue eigenvector, there are read into the data file.)
- 2013-06-01 16:03:07下载
- 积分:1
-
test
随机数的产生,枚举嵌套算法求解一元多次方程。按批量处理。(The generation of random Numbers, nested enumeration algorithm monadic equation according to the batch processing for many times)
- 2013-05-18 08:42:15下载
- 积分:1
-
all
计算流体力学软件Fluent中所有的曳力模型UDF程序(Fluent CFD software, all of the drag model for UDF)
- 2020-11-25 17:29:32下载
- 积分:1
-
reynoldre
湍流模型re计算流体力学软件udf 可以用于修改UDF文件(turbulence model FLUENT)
- 2021-01-02 15:18:57下载
- 积分:1
-
FMM_C
电磁计算用的快速多级子算法,欢迎大家下载交流(Fast multilevel sub algorithm for electromagnetic computation)
- 2020-12-03 16:29:25下载
- 积分: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
-
Riemann-problem
一维黎曼问题,计算流体力学,C和Frotran预言代码(Riemann problem)
- 2015-04-29 09:58:22下载
- 积分:1