-
指派问题
使用匈牙利算法来解决指派问题,MATLAB代码(The Hungarian algorithm solves the assignment problem)
- 2017-10-12 23:30:41下载
- 积分:1
-
Euler_solver
基于有限体积法的naca0012翼型的无粘绕流计算(Calculation of airfoils based on the finite volume method naca0012 inviscid flow around)
- 2012-06-26 18:34:18下载
- 积分: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
-
diankuozhanhanshuhuoqu
点扩展函数的获取,最小二乘法估计PSF,验证通过,直接运行(Get the point spread function, least squares estimation PSF, verified by direct operation)
- 2016-04-27 07:57:52下载
- 积分:1
-
Spring-ANSYS-Analysis
ANSYS弹簧建模有限元分析,分析步骤很详细,供大家学习借鉴(ANSYS finite element analysis of spring modeling, analysis steps in detail, for everyone to learn)
- 2013-05-03 09:49:34下载
- 积分:1
-
HS
说明: 光流场HS算法,主要用的是差分算法,MATLAB编写(Optical flow field HS algorithm, the main differential algorithm)
- 2012-07-04 22:56:24下载
- 积分:1
-
udf_dpm_tongji
fluent多相流DPM模型中使用用户自定义函数对颗粒进行统计(DPM fluent multiphase flow model using user-defined functions for particle statistics)
- 2020-12-06 21:09:21下载
- 积分:1
-
Crank-Nicholson
关于一的微分方程数值解,一维波动方程初边值问题Crank-Nicholson格式,及追赶法(On one of the numerical solution of differential equations, one-dimensional wave equation Crank-Nicholson format, and to catch up with the Law)
- 2008-05-08 23:46:39下载
- 积分:1
-
潮流计算(3机9节点)
本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)
- 2020-07-03 05:00:02下载
- 积分:1
-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1