-
5CFDprogram
压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解
二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind_MAC_couette.for是以一阶迎风型离散格式和Chorin压力迭代求解couette二维流动问题。(CFD compression package contains five basic program, which is an Euler equation solving MacCormack1DSolveRiemann.for (Riemann problem), UpwindTVD_1D.for is one-dimensional compressible viscous NS equation solving, MAC-Chorin2D.for is the use of algorithms and MAC Chorin pressure iterative solution for solving the two-dimensional incompressible flow problems between viscous flat Poisuille, Lax-Webdroff2D.for using Lax-Webdroff difference scheme for solving the two-dimensional plane shock wave reflection problem, fvm_upwind_MAC_couette.for based on first order upwind scheme and Discrete Chorin pressure couette iterative solution of two-dimensional flows.)
- 2015-01-16 19:01:12下载
- 积分:1
-
模糊控制
说明: 模糊控制的C语言实现,双输入单输出,采用查表法进行模糊推理,去模糊方法采用重心法,易于单片机实现(C language realization of fuzzy control, double input and single output, using look-up table method for fuzzy reasoning, using center of gravity method for deblurring, easy to realize by single chip computer)
- 2020-11-17 20:09:39下载
- 积分:1
-
fortran
2D FDTD TE mode with a plane wave source and a PML abc
- 2020-12-16 16:09:14下载
- 积分:1
-
MyFloat
说明: 自定义浮点数的软件实现,支持和普通浮点数的互换。(Self-defined float compatible with IEEE 754)
- 2019-06-20 10:01:26下载
- 积分:1
-
HCgai
贝叶斯网络结构学习爬山算法的改进方法,更准确(Improved Bayesian network structure learning climbing algorithm, more accurate)
- 2015-08-20 20:32:28下载
- 积分:1
-
stratton
大名鼎鼎的J.A.Stratton版电磁理论(中文版),书中有关电磁理论方面的内容是很有指导性的,属于经典书籍。(Famous J.A.Stratton version of electromagnetic theory (Chinese version), the book content of the electromagnetic theory is very instructive, are classic books.)
- 2010-09-22 10:13:10下载
- 积分:1
-
ToolboxRegistration
迭代算法用在曲面,曲线拟合,很好的一个算法(The iterative algorithm used in the surface, curve fitting, a good algorithm)
- 2020-12-01 19:59:26下载
- 积分:1
-
jeimai
混沌的判断指标Lyapunov指数计算,与理论分析结果相比,可实现对二维数据的聚类。( Chaos indicator for Lyapunov index calculation, Compared with the results of theoretical analysis, Can realize the two-dimensional data clustering.)
- 2017-04-09 11:56:37下载
- 积分:1
-
basic PSO for function
说明: 应用基本粒子群算法求解复杂连续函数优化问题(Application of Basic Particle Swarm Optimization to Complex Continuous Function Optimization)
- 2019-06-01 11:15:13下载
- 积分:1
-
CFD
这是一个求解NACA0012翼型在不同马赫数与攻角下的流场的Fortran源代码。计算格式采用了原始AUSM、AUSMDV以及AUSM+格式。为了提高计算精度,使用了不同限制器的MUSCL插值。(This is a Fortran source code for solving the flow field around the NACA0012 airfoil at different Mach numbers and angles of attack. The scheme of AUSM, AUSMDV and AUSM+ are employed for this code. In order to improve the calculation accuracy, the MUSCL interpolation with various type limiter are used.)
- 2014-04-09 13:39:33下载
- 积分:1