-
Riemannmain
用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。(Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.)
- 2020-12-31 09:48:58下载
- 积分:1
-
7
相变UDF,包括质量传递和热量传递,能够进行气液相变的模拟(Phase transition UDF, including mass transfer and heat transfer, gas-liquid phase transition can be simulated)
- 2021-03-02 15:09:34下载
- 积分:1
-
matlab
一个利用共轭梯度法的正则化实例: 通过输入矩阵的维数,利用共轭梯度法的原理,进行正则化计算;Morozov偏差原理(A conjugate gradient method using the regularization Example: Enter the dimensions of the matrix, using the principle of conjugate gradient method for regularization calculation)
- 2013-07-23 08:42:47下载
- 积分:1
-
基于傅立叶变换FFT的大规模海面的实现方法
基于傅立叶变换FFT的大规模海面的实现方法(Realization of Large-scale Sea Surface Based on Fourier Transform FFT)
- 2019-02-15 12:53:25下载
- 积分:1
-
2D-TM
2维的FDTD C程序(2-dimensional FDTD C procedures)
- 2008-05-05 07:34:54下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
A-solver-for-1-D-RIEMANN-problem
分别采用Roe格式和AUSM格式求解一维黎曼问题,并将计算结果与解析解进行比较,发现这两种计算格式都能获得高的计算精度。(Roe scheme were used in this procedure and AUSM format to solve a 1-D RIEMANN problem, and numerical results were compared with the analytical solution, the results can be seen from these two formats have a solution with high accuracy.)
- 2011-11-09 21:44:39下载
- 积分:1
-
Godunov格式和Roe格式求解Burgers方程
说明: Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)
- 2020-09-13 16:07:59下载
- 积分:1
-
dp5566
一个非线性方程的matlap程序,杜芬方程的变异(A nonlinear equations matlap program, variation of Duffing equation)
- 2015-04-04 11:20:45下载
- 积分:1
-
floyd
求解最短路算法,,,
赋路径初值 更新 显示迭代步数
显示每步迭代后(solve the lest distance)
- 2013-09-13 12:35:54下载
- 积分:1