-
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
-
捷联解算,用于捷联惯导姿态结算,进行经纬度比较等
说明: 捷联解算,用于捷联惯导姿态结算,进行经纬度比较等等(Strapdown solution, used for attitude settlement of strapdown inertial navigation, longitude and latitude comparison, etc)
- 2019-12-11 14:48:09下载
- 积分:1
-
ssor-pcg
超松弛预处理共轭梯度法,用于求解有限元计算中常见的大型对称稀疏矩阵(Overrelaxation preconditioned conjugate gradient method for solving the finite element calculation of large symmetric sparse matrix)
- 2021-04-26 10:18:45下载
- 积分:1
-
bubble-dynamic-mesh
气泡根据内外压力差变化的动网格。。。。。。(bubble dynamic mesh )
- 2014-02-10 15:52:37下载
- 积分:1
-
2D_seismic_wave_forward_fortran
二维弹性波正演程序,是在win7下Fortran编译器实习的(Dimensional elastic wave forward procedure, is under win7 Fortran Compiler internship)
- 2015-02-27 15:02:38下载
- 积分:1
-
非线性振动
非线性振动.pdf 刘延柱编写
恢复力与位移不成正比或阻尼力不与速度一次方成正比的系统的振动。尽管线性振动理论早已相当完善,在工程上也已取得广泛和卓有成效的应用,但在实际问题中,总有一些用线性理论无法解释的现象。一般说,线性模型只适用于小运动范围,起出这一范围,按线性问题处理就不仅在量上会引起较大误差,而且有时还会出现质上的差异,这就促使人们研究非线性振动。(Nonlinear Vibration. Compilation of PDF Liu Yanzhu)
- 2020-11-23 20:09:34下载
- 积分:1
-
sod-problem-by-MacCormack
一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。(Use MacCormack difference scheme for solving a two-dimensional shock tube problem)
- 2014-01-03 09:15:51下载
- 积分: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
-
hmqd
基于db8小波的,平移不变小波变换,层有关硬阈值滤波,(Based on db8 wavelet, translation invariant wavelet transform, layer related hard threshold filtering,)
- 2018-11-14 17:19:54下载
- 积分:1
-
Numerical_Recipes
《数值分析方法库_第三版
》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。
(《Numerical Recipes 3rd Edition: The Art of Scientific Computing》, Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and updated sections, and two completely new chapters. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. Co-authored by four leading scientists from academia and industry, Numerical Recipes starts with basic mathematics and computer science and proceeds to complete, working routines. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Highlights of the new material include: a new chapter on classification and inference, Gaussian mixture models, HMMs, hierarchical clustering, and SVMs a new chapter on computational geometry, covering KD trees, quad- and octrees, Delaunay triangulation, and)
- 2020-12-02 20:09:25下载
- 积分:1