搜索资源列表
MPIEqSolver
- 一个使用MPI的并行Equation Solver。采用高斯迭代。在双核和4核机器上加速比可到2和4。并行的效果非常好。采用ghost rows。可操作于任意的process数
EES
- Engineering Equation Solver(EES),工程方程求解器,内含使用教程
fastpoisson.zip
- 快速泊松方程求解--MATLAB Fast Poisson Solver in a Square,Fast Poisson equation- MATLABFast Poisson Solver in a Square
jameson.rar
- 基于jameson格式的欧拉方程求解程序,fortran语言的,网格文件是非结构网格,注释少了点,不过对学习cfd的朋友来说,看懂是没有问题的,Jameson format based on the Euler equation solver, fortran language, the non-grid grid paper, notes少了点, but a friend of the CFD study is to understand there is no problem
LeastSquare
- 用来解算卫星导航定位方程的经典最小二乘法,适当修改可以实现实时解算-To satellite navigation and positioning equation solver of the classic least-squares method, with appropriate modifications can achieve real-time solver
CFD-(FV)-
- 1d advection equation solver
advection-solver
- A CUDA code for advection equation solver
naviga090205
- 前人用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算,上传-Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equation solver
Equation_solver
- 解线性方程组的c++源程序,用于解线性方程组。-it can solve the equation group,it programmed in c++.
GUASSMATRIX
- 運用高斯法進行數學矩陣運算的一個簡單程序-Gauss equation solver and matrix inversion
Transonic_Small_Disturbance_Equation_Solver
- Fortran file and derivation of Transonic Small Disturbance Equation Solver
Unary
- 一元三次方程求解器,用于高冥次的三次方程求解。自己用的。-Unary cubic equation solver for high-Ming times in three equations. Own use.
free-boundary-problems
- 可以使用它计算free surface flow The program is a 2D solver for the incompressible, transient Navier-StokesK[ equations including the temperature equation and free boundary problems-The program is a 2D solver for the incompressible, transient Navier-Sto
DirectSolver.tar
- c++ 直接求解粕松方程的一个例子及解法器, 将一个立方体mesh,然后差分方法求解-Directly solving the meal and an example of loose equation solver
cdfcqj
- 运用最小二乘法求解超定方程,在数值分析中使用的很多-equation solver
suanfa4
- 最小二乘法的多项式曲线拟合,在数值分析中对误差分析使用的非常多!-equation solver
Assignment_h1_final
- Quadratic equation solver. It uses artificial Intelligence to understand the equation instead of DSA algos. Also plots the graph using characters.
quartic-equations-solver
- 一元四次方程解法,采用经典降次解法,很实用-quartic equations solver
DG-solver
- Discontinuous Galerkin finite element code for Hyperbolic (Euler) equation solver in C
inviscid_burger_equ_final.zip
- This solver is 1-D burger equation solver intended for solving singe/double shock prob and further double shock problem for purpose of coursework of Computational Fluid Dynamics. The code was made at the LINUX platform. Let me know if you need assist