资源列表
File
- 按一定规律命名的文件批量读取 方便对大量文件的处理 希望对大家有用(File read by batch according to certain rule)
Numericalsolve_sod
- % 数值求解Sod激波管问题 % 采用Steger-Warming分裂 % 时间推进格式为3阶Runge-Kutta方法(A numerical solution for the Sod shock tube by using the method of Steger-Warming flux vector splitting.)
插值与拟合
- 附件为插值与拟合程序,用matlab中m文件实现 。(the above fitting program is done by matlab M file ,which is useful for beginnners.)
徐士良《Fortran常用算法程序集》附录源代码
- 常用算法,学习常用,可以用来学习Fortran(the most used exercise code for fortran training and regular exercise)
FFTTest
- 进行FFT运算等dsp算法,程序开发和软件编程(DSP algorithm such as FFT algorithm)
include
- 使用高斯消元法反复迭代得到高斯有限差分形式下的C语言程序(Gauss iteration method is used to obtain the C language program in the form of Gauss finite difference)
Teplan
- this is teplan okie got it
lbmFlowAroundCylinder
- 格子玻尔兹曼 圆柱绕流 Python编写(lattice boltzmann flow around a cylinder, using Python. very fast because of numpy library)
UDF examples
- 几类常用UDF模板及编写说明,供大家参考改写(Several commonly used UDF templates and writing instructions)
baifenbi
- 利用python编写的用语统计百分比占比详细情况的小程序计算百分比(This is a program in use of calc persent,and return the result to user. It is written by python3.4 and can be runned in ERIC6)
fluent UDF帮助-适合打印整理版
- fluent UDF帮助-适合打印整理版 增加了目录 调整行距 增加页码 pdf适合打印(Fluent UDF help - for printing and finishing Added directory Adjust spacing Add page number Pdf is suitable for printing)
quantreg
- 使用matlab进行分位数回归,类似于R语言中的quanterg包(Quantile regression using MATLAB)