-
kk
说明: 微分进化算法中的其中两个子程序,还有未上传(Differential evolution algorithm)
- 2019-07-20 21:29:49下载
- 积分:1
-
neidian
内点法求解线性规划问题;
通过内点法实现了线性规划问题的求解;
内有说明文件;(Interior point method for solving linear programming problems through the realization of the interior point method for solving linear programming problem there is documentation )
- 2020-06-29 12:20:01下载
- 积分:1
-
beamformer
通信領域於天線上常運用的波束集成,以matlab寫成。能模擬不同距離造成的波束形狀之不同。也加入部份Dolph-Chebyshev最佳化方法。(A traditional beamformer that can simulate differnt distance from the origin, and some implementation using Dolph-Chebyshev amplitude distribution.)
- 2010-10-17 16:40:40下载
- 积分:1
-
n_wo
可控源音频大地电磁一维occam反演程序(Controlled source audio magnetotelluric inversion program of one-dimensional occam)
- 2020-12-02 16:19:25下载
- 积分:1
-
HertzMindlin_supporting_files
edem接触程序,用于计算各种模型的接触力(edem modle)
- 2021-03-26 16:19:13下载
- 积分:1
-
NEWMARKmethod
这是求多柔体转子纽马克法的程序。以拉格朗日方程为基础,结合有限元发计算(is seeking more flexible rotor Newmark Act procedures. To Lagrange equation, the FEM calculation)
- 2007-03-01 22:56: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
-
python convex optimization
采用凸优化的理论解决优化问题,使用python语言,采用pip安装即可(The convex optimization theory is used to solve the optimization problem. Python language is used and pip is installed)
- 2018-08-01 19:46:37下载
- 积分:1
-
PM
说明: 彭曼公式主要是计算蒸散发量,在水文和气象中有广泛的应用(Penman formula to calculate evapotranspiration primarily, widely used in hydrology and meteorology)
- 2014-10-27 17:38:05下载
- 积分:1
-
zenike-nihe
泽尼克拟合算法,包括直角坐标系拟合和极坐标系的拟合,成熟代码,还请放心!(Zernike fitting algorithm, including fitting, fitting and polar coordinates Cartesian coordinates of the mature code, please rest assured!)
- 2020-12-08 15:49:20下载
- 积分:1