-
MatlabMie
利用Mie散射原理计算多层介质球的散射特性(Principles calculation using Mei scattering scattering properties of multilayer dielectric sphere)
- 2011-05-28 10:33:04下载
- 积分:1
-
PFC
晶体相场计算原子密度场分布和缺陷形成,基本程序,用于科学计算。基于Fortran 6.5编写,在其他应用程序中可能需要略微修改(Phase-field crystal modeling of atomic density field distribution)
- 2016-06-25 21:55:18下载
- 积分:1
-
LU
说明: 这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用(LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical)
- 2012-08-26 09:59:07下载
- 积分:1
-
the
Fortran常用算法程序集-徐士良著,本书讲解了各种数值计算方法及其程序实现,此为程序第一部分,(Fortran commonly used algorithm assembly-Xu Shiliang, this book explains various numerical calculation methods and their program implementation, this is the first part of the program.)
- 2018-11-11 18:43: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
-
The-FEM-in-Electromagnetics
计算电磁学有限元法全美经典教材,金建铭编著英文版(FEM computational electromagnetics American classic textbook, Jin Jianming edited English)
- 2021-03-17 16:29:20下载
- 积分:1
-
laogie
基于K均值的PSO聚类算法,matlab小波分析程序,小波包分析提取振动信号中的特征频率。( K-means clustering algorithm based on the PSO, matlab wavelet analysis program, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-10-12 18:29:11下载
- 积分:1
-
gain saturation in mode locked laser
用于计算锁模激光腔中增益饱和强度,用于锁模激光(For calculating the gain saturation intensity in a mode-locked laser cavity for a mode locke)
- 2017-11-30 10:42:02下载
- 积分:1
-
wi880
多机电力系统仿真及其潮流计算,图像的光流法计算的matlab程序,与理论分析结果相比。( Multi-machine power system simulation and flow calculation, Image optical flow calculation matlab program, Compared with the results of theoretical analysis.)
- 2017-04-28 17:55:05下载
- 积分:1
-
Code
学习fortran的必备,simple算法,拥有完整注释,便于学习交流,是快速学习数值传热学的利器(Learning fortran essential, simple algorithm, with complete notes, facilitate learning exchanges)
- 2014-11-10 21:21:02下载
- 积分:1