-
111
由反应谱生成自己想要的人工地震波。超级有用(Simulated Earthquake)
- 2020-11-25 11:09:34下载
- 积分:1
-
GUSS
多点高斯平稳随机过程模拟,运用了快速傅里叶变换进行模拟。(Multi-Gaussian stationary random process simulation, using a fast Fourier transform simulation.)
- 2020-11-02 12:39:53下载
- 积分:1
-
shape_feature
一个简单的傅立叶带亮度描绘子提取图像的形状特征程序(A simple Fourier descriptor with the brightness of the image shape feature extraction procedures)
- 2008-12-21 21:36:16下载
- 积分:1
-
T-matrix
T矩阵方法的FORTRAN环境下的程序,希望对大家有帮助!(T matrix method program FORTRAN environment, we want to help!)
- 2020-10-21 21:37:23下载
- 积分:1
-
连续体和结构的非线性有限元
说明: finite element theory
- 2020-03-29 10:47:02下载
- 积分:1
-
upwind
迎风格式有限元求解二维不可压缩流,值得学习和借鉴其中的许多内容(upwind finite element method solve incompressible fluent flow)
- 2013-06-23 09:30: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
-
grey
说明: 灰色预测模型,对未来数据进行预测,同时还有误差检测(GM(1,1),Grey prediction model, which can forecast future data and detect errors at the same time)
- 2020-06-18 18:00:01下载
- 积分:1
-
混合同余法
说明: 用混合同余法生成两组伪随机数,利用投针试验求圆周率。软件:matlab。(Two groups of pseudo-random numbers are generated by the method of mixed congruence, and the circularity is calculated by the test of inserting needle. Software: MATLAB.)
- 2020-04-06 10:23:11下载
- 积分:1
-
Toeplitz-MUSIC-
基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序(Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC)
- 2020-12-22 15:59:09下载
- 积分:1