-
Simple
求解速度压力耦合的Simple半隐式迭代方法,该方法在计算流体动力学中应用极为广泛(To solve the pressure velocity coupling Simple semi-implicit iterative method, the method applied in the Computational Fluid Dynamics an extremely wide range of)
- 2021-01-05 09:08:54下载
- 积分:1
-
chapter2
抛物型方程古典&c-n格式差分算法 dasdsadsadasdsdsadas(Parabolic equations of classical & c-n format dasdsadsadasdsdsadas differential algorithm)
- 2009-05-12 15:50:24下载
- 积分:1
-
stochreal
随机子空间算法实现 matlab函数 分两步求取 来源于网络(Stochastic Subspace Realization Algorithm
Tohru Katayama, "Subspace Methods for System Identification", Springer)
- 2010-01-20 21:45:18下载
- 积分:1
-
111
由反应谱生成自己想要的人工地震波。超级有用(Simulated Earthquake)
- 2020-11-25 11:09:34下载
- 积分:1
-
mintreek-i-understang
程序设计的一些基本算法 及其应用 有很高的应用价值(Some basic programming algorithm and its application has a high value)
- 2013-05-21 10:38:10下载
- 积分:1
-
powerflow33
33节点配电网前退回代法潮流计算程序。可以计算功率损耗,是至今为止比较完善的程序(33-node distribution network return on behalf of the flow calculation procedures. Can calculate the power loss, so far a relatively complete program)
- 2021-04-22 10:58:48下载
- 积分:1
-
BIANbuchangLMS
用matlab自编的的变步长LMS滤波的算法的程序,希望对大家有用(Matlab own use of variable step size LMS algorithm for filtering procedure, in the hope that useful to everybody)
- 2008-03-19 16:26:43下载
- 积分:1
-
computeAreaOfPolygon
计算多边形(凸凹)面积。
欢迎批评指正(Calculating polygon (convex and concave) area. Welcome criticism)
- 2008-04-24 20:38:30下载
- 积分: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
-
qiuni
C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
- 2013-12-16 21:18:18下载
- 积分:1