-
zuiyouhuasuanfa
包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。(Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.)
- 2013-03-24 15:51:53下载
- 积分:1
-
gcor
说明: 分数低阶协方差谱的MATLAB程序,含4种计算分数低阶协方差谱的估计方法(Fractional lower order covariance spectrum MATLAB program, including four kinds of calculation of fractional lower order covariance spectral estimation method)
- 2011-04-04 14:29:41下载
- 积分:1
-
DFT_ang
在uVision环境下用C编程,用离散傅里叶变换可以计算出频率的值(In uVision environment using C programming, using discrete Fourier transform frequency value can be calculated)
- 2010-09-22 18:03:09下载
- 积分:1
-
boykov_kolmogorov_max_flow.cpp
Maximum Flow Graph (Boykov Kolmogorov Algorithm)
- 2013-10-09 03:12:32下载
- 积分:1
-
jx
说明: 矩形件排样的模拟退火算法求解
适用于矩形件的排样(Rectangular pieces of nesting of simulated annealing algorithm for nesting of rectangular parts)
- 2008-08-20 18:15:39下载
- 积分: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
-
source
线弹性模型,可以对一般的弹性体通过abaqus进行验证使用(Linear elastic model)
- 2013-11-18 10:33:29下载
- 积分:1
-
methode
this document contains an explanation of mathematical functions
- 2013-06-07 15:57:10下载
- 积分:1
-
DOE
说明: 一种数值方法,用于生成样本点。样本点之间具有相关性小,分布均匀的特点。(A numerical method for generating sample points. The sample points have the characteristics of small correlation and uniform distribution.)
- 2019-03-06 09:26:17下载
- 积分:1
-
GroupDelay
说明: Group delay calculation
- 2020-06-21 19:40:01下载
- 积分:1