-
Gauss_main_element_solve_equation
求解线性方程组,高斯消去法精确求解出任意个方程组的解,(Solving linear equations, Gaussian elimination exact solution,)
- 2011-09-08 18:51:27下载
- 积分:1
-
HCgai
贝叶斯网络结构学习爬山算法的改进方法,更准确(Improved Bayesian network structure learning climbing algorithm, more accurate)
- 2015-08-20 20:32:28下载
- 积分:1
-
YALL1_Group_20120223
莱斯大学一位大牛的带l1范数的目标函数求解的程序,包含多种比较方法, 非常适合优化计算研究,与图形图像优化求解问题等。(Rice University with a large cattle l1 norm objective function to solve the program contains multiple comparison method is very suitable for optimum calculation of the graphic image optimization problem.)
- 2020-12-17 09:49:11下载
- 积分:1
-
spintgrl
三次样条插值函数源代码:对输入的数据采用三次样条插值处理,集成了样条,并返回积分值。(Cubic spline interpolation function source code: the input data using cubic spline interpolation processing, integrated spline, and returns integral values.)
- 2013-06-27 11:10:43下载
- 积分:1
-
tongjing
通径分析算法实现,没有gui的小程序,用于数学实验方面的联系,一般计算数学的课程设计(Path analysis algorithm, there is no gui applets, links to mathematical experiments, the general computational mathematics curriculum design)
- 2011-05-28 10:47:18下载
- 积分: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
-
linear-equations
求解实系数方程组的高斯消去法,约当法,追赶法,分解法,平方根法,大型稀疏方程组法(Solving real coefficient equations of the main Gaussian elimination, about the law to catch up with France, large-scale sparse equations.)
- 2012-04-05 22:39:03下载
- 积分:1
-
python神经网络求解农产品需求预测
使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
- 2017-12-24 01:50:39下载
- 积分:1
-
Fractional Fourier Transform
分数傅里叶变换和分数余弦变换,动态展示实部,虚部和模值(Computation of the Fractional Fourier Transform)
- 2019-04-26 17:22:14下载
- 积分:1
-
vibration-control
振动控制理论 三自由度系统地震激励下 主动控制和半主动控制以及无控制系统的响应( vibration control )
- 2013-03-15 14:04:28下载
- 积分:1