搜索资源列表
Helmholtz
- 对helmholtz方程的matlab编程 -helmholtz
scattering
- Display the analytic solution of the 2D Helmholtz equation for a dielectric cylinder (i.e. the scattered field and the transmitted field). You can specify the following parameters: radius, wave number outside and wave number inside the cylinder.
helmholtz
- 解helmholtz方程的matlab程序,这个程序是解线性方程的。-Solutions helmholtz equations matlab program that is the solution of linear equations.
Helmholtz-MATLAB
- 分析亥姆霍兹线圈轴线磁场分布现象的数学模型基础上, 运用MATLAB对亥姆霍兹线圈轴线磁场均匀分布进行验证及仿真的方法。-Axis Helmholtz coil magnetic field distribution of the mathematical model of the phenomenon, based on the use of MATLAB on the axis of the Helmholtz coil magnetic field uniform method of ve
Helmholtz
- 迭代法求解Helmholtz方程的matlab代码-Iterative method for solving Helmholtz equation matlab code
FEM-matlab
- 该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波-The program using the finite element method to deal with the scalar Helmholtz equation, examples of light waves in the ridge dielectric waveguide.
matlab-code-for-Helmholtz-equation
- 边界元算法,可以运用到一些算法当中的
helmholtz
- 关于helmholtz方程的谱方法求解matlab编程-Matlab programming spectral method for solving helmholtz equation
Helmholtz
- 用迭代法在MATLAB中实现(赫姆霍兹)Helmholtz方程组的求解-Solving Helmholtz equation set by iterative method in MATLAB
sa_fig2_1
- 使用matlab对智能天线进行仿真。描绘出在衰减和helmholta常数比值下的波动方程- the ratio between the attenuation and phase constant of the Helmholtz wave equation for a range of frequencies.
2D-Helmholtz-FE
- This a matlab code to solve Helmholtz equation by Finite Element Method.-This is a matlab code to solve Helmholtz equation by Finite Element Method.
Numerical-Methods-for-PDE
- 一、椭圆型偏微分方程 1. Helmholtz方程 及 特例(Possion方程, Laplace方程); Helmholtz.m possion 2. 满足牛顿边值条件的Helmholtz方程;Helmholtz_Newton.m 二、抛物线型偏微分方程 1. 显式前向欧拉法 EF_Euler.m 2. 隐式后向欧拉法 IB_Euler.m 3. Grank-Nicholson法 Grank_Nicholson.m 4. 二
BKMSoftware
- 边界节点法(Boundary Knot Method)是一种被广泛使用的无网格数值方法,具有编程容易、收敛速度快等优点,被广泛关注。边界节点法的主要思想是利用控制方程的非奇异一般解的线性组合来近似方程的解,通过配点法求解出未知系数。在这整个计算过程中保持了无网格的优势。鉴于边界节点法的优点,作者开发了基于边界节点法的MATLAB工具箱用以求解一些常见的椭圆形方程控制的物理问题如Helmholtz方程控制的声学问题等,为科学研究和工程应用提供了一个简便的工具。本软件可用于科学研究和实际工程计算,