搜索:HELMHOLTZ
找到约 9 项符合「HELMHOLTZ」的查询结果
结果 9
https://www.eeworm.com/dl/652/471597.html
文章/文档
The Wave and Helmholtz Equations
The Wave and Helmholtz Equations
https://www.eeworm.com/dl/518/453199.html
数值算法/人工智能
program to solve a finite difference discretization of Helmholtz equation : (
program to solve a finite difference discretization of Helmholtz equation :
(d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method.
COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers
Directive ...
https://www.eeworm.com/dl/665/338211.html
matlab例程
用有限元方法求解Helmholtz方程
用有限元方法求解Helmholtz方程,可以自动划分生成网格,解有图像显示
https://www.eeworm.com/dl/641/379453.html
数学计算
SOLVE THE HELMHOLTZ EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
SOLVE THE HELMHOLTZ
EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
https://www.eeworm.com/dl/668/241962.html
其他行业
RBF of high order fundamental solution of 3D Helmholtz operator
RBF of high order fundamental solution of 3D Helmholtz operator
https://www.eeworm.com/dl/641/279378.html
数学计算
The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi meth
The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
https://www.eeworm.com/dl/668/241957.html
其他行业
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with % two Dirichlet edges (x=1,y=1
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with
% two Dirichlet edges (x=1,y=1) and two Neumann edges (x=0,y=0)
% by indirect symmetric BKM