-
JiSuanQi_2
自制的计算器,可实现加减运算,清除,后退等功能(Homemade calculator, can realize the addition and subtraction, clear, back, etc)
- 2016-04-06 15:44:31下载
- 积分:1
-
cfoa
考虑果蝇算法的缺陷,提出了基于混沌算法的果蝇算法,这是代码。(Code of Fruit fly algorithm based on Chaos Algorithm)
- 2020-10-12 23:47:31下载
- 积分:1
-
FORTRAN-TM
二维TM波的FDTD(2D TM wave under two-dimensional TM wave of FDTD)
- 2015-05-29 20:19:21下载
- 积分: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
-
theSecond
这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程(this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations)
- 2006-10-18 11:01:49下载
- 积分:1
-
jdqr
采用QR分解方法计算矩阵特征值和特征向量(computes a partial Schur decomposition of a square matrix or operator)
- 2020-12-29 17:09:00下载
- 积分:1
-
Newton
C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确(Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication)
- 2021-04-29 10:28:43下载
- 积分:1
-
minfit
实现最小二乘的仿真函数,有3次和9次多项式的拟合。(Realize the simulation of least squares function, has 3 times and 9 times polynomial fitting.)
- 2007-10-26 21:32:30下载
- 积分:1
-
运用矩阵摄动法求解结构的复模态参数与动力特性等 matrixpre
运用矩阵摄动法求解结构的复模态参数与动力特性等(Application of Matrix Perturbation Method for Solving Complex Modal Parameters and other dynamic characteristics of the structure)
- 2017-03-28 09:08:42下载
- 积分:1
-
1bjdj
mumford source code........
- 2009-09-26 17:59:21下载
- 积分:1