-
LGKT4
四阶龙格库塔法解一阶二元微分方程 应用于数值计算(Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation)
- 2010-06-29 11:55:57下载
- 积分:1
-
最优化作业C++源代码
用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
- 2021-03-29 10:49:11下载
- 积分: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
-
jiheraoshelilun
几何绕射理论,是高频解决电磁场问题的方法,本书很具有代表性(GTD is a high-frequency electromagnetic fields to solve the problem, this book is a representative)
- 2008-04-24 12:07:21下载
- 积分:1
-
relax
谐波检测的RELAX算法,优于FFT,能够对幅值,频率,相位进行有效估计(an algorithm for estimation of sinusoid parameter)
- 2021-01-17 15:48:45下载
- 积分:1
-
fangxiangyuxian
姿态更新算法之一:方向余弦法,直接求解姿态矩阵微分方程(Attitude updating algorithm: direction cosine method, the direct matrix differential equation solving attitude)
- 2020-10-21 11:17:25下载
- 积分:1
-
wavePsvm
小波分解与最小二乘支持向量机,用于天线故障诊断。(Wavelet decomposition and least squares support vector machine for antenna diagnostics.)
- 2013-08-25 15:37:45下载
- 积分:1
-
XFEM_Fracture
本书介绍了XFEm在结构件的断裂分析中的应用(this book introduces the application of XFEM in the field of fracture analysis)
- 2021-02-26 14:39:37下载
- 积分:1
-
多元线性回归
利用多元回归分析对气象站点数据进行插值运算。(The data of meteorological stations are interpolated by multiple regression analysis.)
- 2018-01-14 10:47:39下载
- 积分:1
-
pushboard
说明: 用于三维条件下的推板造波法udf,冲程与周期可修改,附带消波udf和cas文件(generating waves with pushboard under 3D condition)
- 2020-12-26 16:49:03下载
- 积分:1