-
RNX2GTEX
说明: 将GNSS RINEX数据转换为电离层总电子含量(GTEX格式)(Convert GNSS RINEX data to Ionospheric Total Electron Content (GTEX format))
- 2020-10-08 12:12: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
-
NSGA-II
NSGA-II is a popular non-domination based genetic algorithm for multi-
objective optimization.
- 2012-05-18 05:32:41下载
- 积分:1
-
shannon
此程序为香农编码的程序实现的过程及相关参数和结果。(shannon)
- 2010-06-02 16:47:42下载
- 积分:1
-
matlab转子有限元碰摩计算 pm
matlab转子有限元碰摩计算,建模简单,自动判断碰摩与否(Maatlab finite element calculation of rotor rub-impact, modeling simple, automatic judgment rubbing or not)
- 2012-11-15 13:31:00下载
- 积分:1
-
Random-Forest-for-Image-Annotation
随机森林算法,适合初学者阅读,包括公式,资料,调试(Random forests algorithm, suitable for beginners to read, including formulas, data, commissioning)
- 2020-06-29 22:40:02下载
- 积分:1
-
newmark-b
用matlab编写newmark-B法解结构振动微分方程的程序(Prepared using matlab newmark-B method for solving differential equations of structural vibration program)
- 2013-10-11 20:15:57下载
- 积分:1
-
integral
说明: 积分公式(用锲比雪夫多项式构造积分点公式)(integral formula(using the Cheb. polynomial integral point) )
- 2010-04-02 23:46:17下载
- 积分:1
-
nang_jy14
有PMUSIC 校正前和校正后的比较,sar图像去噪的几种新的方法,实现了图像的加水印,去噪,加噪声等功能。( A relatively before correction and after correction PMUSIC, Several new methods sar image denoising, Realize image watermarking, de-noising, plus noise and other functions.)
- 2017-04-08 00:41:37下载
- 积分:1
-
蒙特塔罗
说明: 通过matlab实现抽样检测功能,具体通过蒙特塔罗算法依照概率分布计算指定变量的分布规律,是初学者的好案例(The sampling detection function is realized by matlab, and the distribution rule of specified variables is calculated by Montreal algorithm according to probability distribution.)
- 2019-10-06 08:28:50下载
- 积分:1