搜索资源列表
[_A_Quadra1888275142005
- This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"-This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"
rs_decoder_31_19_6.tar
- Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1
KESBLOCK_V
- This Key Equation Solver (KES) block implements reformulated // // inverse-free Berlekamp-Massey algorithm.-Key Equation Solver (KES) block imple ments reformulated / / / / inverse-free Berleka mp-Massey algorithm.
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
advection-solver
- A CUDA code for advection equation solver
2dc
- 计算传热学分析,包括直角坐标中用有限容积法生成的二维对流扩散方程的求解程序;直角坐标中同位网格上二维NAVIER-STOKES方程求解程序;及计算结果的后处理程序;-Calculation of heat transfer analysis, including the rectangular coordinates using finite volume method to generate two-dimensional convection-diffusion equation solve
Equation_solver
- 解线性方程组的c++源程序,用于解线性方程组。-it can solve the equation group,it programmed in c++.
solver
- solves any equation of matrix Ax=b
3DGMG_poisson_solver_basic
- 3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y d
HW2--Polynomial-Equation-Solver
- Polynomial Equation solver
quartic-equations-solver
- 一元四次方程解法,采用经典降次解法,很实用-quartic equations solver
PW-model-PDE-solver
- 求解PW方程的solver,能够求解多参数情形下的PW方程-Solving PW equation solver, PW equation can be solved for the case of multi-parameter
DG-solver
- Discontinuous Galerkin finite element code for Hyperbolic (Euler) equation solver in C
quartic-equation-solver
- 本例程解决了一元四次方程求解的问题,方法是先将一元四次方程降解成一元三次方程,再求解。-This example show how to solve the quartic equation.
Task2. Equation Solving
- [Home task] Equation solver.
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