-
17第十七章 马氏链模型
说明: 数学建模 马尔科夫链的详细讲解 马尔科夫链的详细讲解 数学建模(A detailed explanation of markov chains for mathematical modeling)
- 2019-11-30 13:19:04下载
- 积分:1
-
蒙特卡罗方法用于随机过程的处理Monte-Carlo-method
蒙特卡罗方法用于随机过程的处理,其重要应用软件如geant4,本书详细介绍了蒙卡的理论和应用,有很好的参考价值(Monte Carlo method is used for treatment of stochastic processes, and its important applications such as geant4, the book details the theory and application of Monte Carlo, have a good reference value)
- 2013-06-15 15:10:54下载
- 积分: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
-
VBA简介
微波仿真论坛下载的一位版主的稿子,有图有例子,手把手教你学习关于CST中的高级语言设计(CST-VBA,The CST STUDIO SUITE tools can be controlled from a Visual Basic (VBA) script. The language of the built in BASIC interpreter is almost 100% compatible with the Visual Basic for Application language. This language may be used either for creating own structure libraries or for the automation of common tasks)
- 2017-06-12 08:43:54下载
- 积分:1
-
BEM-acoustic-problems
别人的程序(Fortran)是关于边界元法求解声学问题。(Someone else' s program (Fortran) is on the boundary element method to solve acoustic problems.)
- 2013-12-18 19:50:58下载
- 积分:1
-
jx
说明: 矩形件排样的模拟退火算法求解
适用于矩形件的排样(Rectangular pieces of nesting of simulated annealing algorithm for nesting of rectangular parts)
- 2008-08-20 18:15:39下载
- 积分:1
-
matrix
基于OpenMP的大型矩阵相乘的算法源码(Based on OpenMP for large matrix multiplication algorithm source code)
- 2014-06-11 19:47:16下载
- 积分:1
-
Wdisp
Wdisp,是基于建造结构计算软件pkpm的结果数据提取文件,方便使用,提取数据后,可用于绘制曲线。(Wdisp, is based on The construction structure calculations software pkpm the results of data extraction files, easy to use, extract data, can be used to draw the curve.)
- 2013-04-08 15:34:48下载
- 积分:1
-
UDF-in-fluent
fluent关于蒸发相变的很全的C程序,有详细的注释,对于相关专业的人很重要(fluent the evaporation phase transition is full C program, detailed notes, very important for the people of the relevant professional)
- 2020-11-25 21:19:32下载
- 积分:1
-
matlab有限元分析与应用
使用matlab进行 有限元计算,内含多种方式方法,欢迎交流讨论(Finite element calculation using matlab)
- 2020-06-21 03:20:01下载
- 积分:1