-
abint_bchol_brinv
将一些标准数值与非数值算法集中封装在几个DLL中,需要用时可在VB/Delphi/C#中分别调用,这里提供了3个小程序,分别用于线性方程组求根、计算行列式的值、矩阵求逆。(Some standard numerical and non-numerical algorithm focus on packaging in several DLL, it is necessary to use when in VB/Delphi/C# Call, respectively, this provides three small programs, respectively, for the roots of linear equations, calculation of the value of the determinant, matrix inversion.)
- 2008-06-28 22:35:05下载
- 积分:1
-
SOAmodel
本人编写的半导体光放大器物理模型仿真程序。(I prepared the physical model of semiconductor optical amplifier simulation program.)
- 2008-04-21 23:06:54下载
- 积分:1
-
FCTVOFMain
FCTVOF的主程序,其中FCTVOF是求解关于VOF值的运输方程的一种经典算法,可求出各时刻的各网格的VOF值,从而利用界面重构技术实现界面的重构。(FCTVOF main program, including FCTVOF is for solving the transport equation of VOF value a classic algorithm, can calculate the VOF value of each moment of each grid, so as to make use of the interface to refactor the technical implementation interface.
)
- 2021-01-19 22:08:42下载
- 积分:1
-
地震记录的数据 record
地震记录的数据,可以用来绘制地震记录,也可以作为地震反演的数据(Seismic wave inverse time migration program can realize the inversion of seismic wave)
- 2017-09-23 11:04:28下载
- 积分: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
-
CUM4EST
这个程序用来计算四阶累计量,程序中有详细说明(This procedure used to calculate the fourth-order cumulant, the program in detail)
- 2008-04-19 21:08:50下载
- 积分:1
-
scmt.m
说明: 用PSO-BPNN算法对时间序列数据进行拟合并预测未来一段时间数据(Using pso-bpnn algorithm to predict the future time series data)
- 2019-11-08 17:15:53下载
- 积分:1
-
VISCOSITY
fluent中用于修改湍流粘度系数的自定义函数(udf to modify turbulence viscosity coefficient in fluent)
- 2020-12-23 15:19:08下载
- 积分:1
-
MOM
Matlab的矩量法程序,很适合初学者,共享下(Mothod of moment Codes)
- 2012-09-16 10:30:40下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1