搜索资源列表
Rize_Galerkin.tar
- 用来求解Ritz-Galerkin问题的matlab與mathematica程序-Used to solve the problem of Ritz-Galerkin procedure matlab and mathematica
Codes1.1
- Hesthaven_Warburton_-_Nodal_discontinuous_galerkin_methods中的程序-Hesthaven_Warburton_-_Nodal_discontinuous_galerkin_methods in the process
FEM-Example
- This is a matlab code (m file) for using finite element method to solve PDE
MLPG
- 无网格MLPG程序,gauss积分,移动最小二乘法-meshless local petrov-Galerkin methods
disc_galerkin
- finite element code based on disc galerkin method.I ve download it from some file exchange sites based on matlab programming
11
- Write a MOM Code for 2D Dielectric and PEC Objects (TM Case) -The scattering by two-dimensional (2D) PEC objects and dielectric objects illuminated by TM waves is one of the simplest EM problems. Write a MOM code for such a scattering problem. The ba
jet(petrov-galerkin)
- 三维射流网格、速度剖面坐标变换显示、基于matlab 的图形显示。 -to show the velocity profile and its grid.
Galerkin-ODE
- 这个matlab程序通过Galerkin方法求解常微分方程组,当然求解的结果是Differential Equations (ODE)近似的解。-Differential Equations (ODE) Solver through Galerkin Method
Galerkin
- 伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好-Galerkin finit element method
chengxu
- 用Ritz-Galerkin方法解边值问题: u +u=-x,0<x<1, u(0)=u(1)=0,精确解为u*(x)=sinx/sin1-x; 得出结果与精确解作比较,画出误差分析图-With the Ritz-Galerkin method to solve the boundary value problem: u' ' + u =- x, 0 <x<1, u(0)=u(1)=0,精确解为u*(x)=sinx/sin1-x; 得出结果
EFG
- 此程序代码是用matlab编写的无网格伽辽金方法源程序-This code is to use matlab meshless galerkin method source program
SharpTwo-step-Taylor-Galerkin-algorithm
- Algorithm of taylor galerkin algorithm written in MAtlab
ReadMeshFromGambit2D
- 从网格划分软件Gambit读取2维网格的Matlab程序,来自《节点间断迦辽金方法》一书-Matlab program read from the meshing software Gambit two-dimensional grid, from the node discontinuous Galerkin method, " a book
MeshFromGambit3D
- 从网格划分软件Gambit读取3维网格的Matlab程序,来自《节点间断迦辽金方法》一书-Matlab program read from the meshing software Gambit three-dimensional grid, from the node discontinuous Galerkin method, " a book
Finite-Element---Using-MATLAB
- 介绍用matlab进行有限元计算的国外经典著作,前面重点介绍了有限元的相关内容,后面重点讲解了如何利用matlab的工具箱实现有限元的计算。-This book gives a background treatment of the Galerkin method in Chaps. 2–4. Topics such as developing weak formulations as prelude to solving the finite element equation, int
Galerkin
- galerkin metothe for solve equations mechanic and energy matlab
SR
- 基于有限变形理论——S-R和分解理论,以悬臂梁弹性大变形为例,建立伽辽金无网格法程序。该程序经过修改可以适用于三维弹性大变形问题的数值求解。(Based on the S-R decomposition finite deformation theory, the Galerkin meshless procedure is established by taking the elastic large deformation of the cantilever beam as an examp
用ritz-galerkin 法解边值问题
- 用ritz-galerkin 法解边值问题,matlab程序。(The Ritz-Galerkin method is used to solve the boundary value problem, the matlab program.)
2110771_RKDG-Euler
- Galerkin method,a numerical approximate method based on,commonly used in ordinary differential equation.
rbf-Galerkin(helm-holts方程)
- 关于helm-holts方程的rbf-galerkin算法,matlab代码,希望对大家有所帮助