-
UDF-sa
FLUENT里面改进的SA湍流模型,为UDF文件,可以进行链接编译计算(FLUENT which improved SA turbulence model for the UDF file can be compiled to calculate the link)
- 2021-01-02 15:18:57下载
- 积分:1
-
test1_1
说明: 研究舍入误差的例程,可以帮助初学计算方法的人。(Of rounding error in the routine that can help beginners who calculation.)
- 2011-04-11 23:55:26下载
- 积分:1
-
water-drop-vof
用Fluent VOF模型模拟单个小水滴落入盛水的水杯之中(Fluent VOF model simulations using a single drop falling into a water glass)
- 2021-04-01 22:19:07下载
- 积分: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
-
3803
关于非线性离散系统辨识,小波包分析提取振动信号中的特征频率,有小波分析的盲信号处理。( Nonlinear discrete system identification, Wavelet packet analysis to extract vibration signal characteristic frequency, There Wavelet Analysis Blind Signal Processing.)
- 2017-05-08 17:46:22下载
- 积分:1
-
a
说明: 矩阵的转置,相乘及界面的面换稀疏矩阵的三元组相加(Sum of the transpose of the matrix, multiplying, and interfacial surface replacing the sparse matrix triples)
- 2012-09-04 15:33:18下载
- 积分:1
-
practice6_17
用矩阵法求定积分1/(1+x^2)dx,区间是(-4,4)(Definite Integral Matrix Method)
- 2010-05-17 01:34:47下载
- 积分:1
-
catch
用于求解线性方程组的追赶法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载!!(Solving linear equations for the law to catch up! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !)
- 2009-05-16 11:56:39下载
- 积分:1
-
fft
this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
- 2009-10-17 02:06:53下载
- 积分:1
-
AirbornePointEcho
C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)
- 2020-07-04 05:40:02下载
- 积分:1