-
UMAT各页公式详解V2
umat公式详细介绍,我也不知道够20字了mei(the introduction of umat in abaqus)
- 2019-01-14 18:57:58下载
- 积分:1
-
MATLAB+软件在线性代数教学中的应用
说明: MATLAB在线性代数中的一些基本操作,比如矩阵相加等等。(Basic operation of linear algebra)
- 2020-03-19 12:53:49下载
- 积分:1
-
gaosixiaoqu
计算方法:主要是高斯消去法的C语言算法实现(Calculation method: Gaussian elimination)
- 2012-12-09 15:58:18下载
- 积分:1
-
lp_solve_4.0.tar
利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,(use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,)
- 2005-07-06 09:19:38下载
- 积分:1
-
clusterinquest
cluster in quest聚类算法是基于密度和网格的聚类算法。对于大型数据库的高维数据聚类集合。(cluster in quest clustering algorithm is based on the density of the grid and clustering algorithm. For large database of high-dimensional data clustering pool.)
- 2006-12-08 21:13:15下载
- 积分:1
-
Least-squares-linear
可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
- 2013-10-24 14:21:45下载
- 积分:1
-
sod ausm
sod problem solved by ausm format
- 2018-11-12 23:13:50下载
- 积分: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
-
C_P
恒温减压沸腾UDF,一个基于压力计算的水蒸发UDF程序,请大家探讨一下(boiling udf of costant T and decreasing P)
- 2011-12-19 11:41:40下载
- 积分:1
-
RLS
RLS algorithm.design by simulink
- 2011-07-27 22:19:05下载
- 积分:1