登录
首页 » matlab » 5种PML

5种PML

于 2021-03-17 发布
0 448
下载积分: 1 下载次数: 3

代码说明:

说明:  5种不同PML的效果对比,基于MATLAB进行分析,通过修改可以改为自己的PML代码(Effect comparison of five different PML)

文件列表:

5种PML\TMz with different PMLs\._calc_the_reflection.m, 70 , 2008-09-28
5种PML\TMz with different PMLs\._cos_gaussian_12GHz_Bandwidth24GHz_cpml18.mat, 70 , 2008-09-28
5种PML\TMz with different PMLs\._cos_gaussian_12GHz_Bandwidth24GHz_npml18.mat, 70 , 2008-09-28
5种PML\TMz with different PMLs\._cos_gaussian_12GHz_Bandwidth24GHz_ref18.mat, 70 , 2008-09-28
5种PML\TMz with different PMLs\._cos_gaussian_12GHz_Bandwidth24GHz_spml18.mat, 70 , 2008-09-28
5种PML\TMz with different PMLs\._cos_gaussian_12GHz_Bandwidth24GHz_upml18.mat, 70 , 2008-09-28
5种PML\TMz with different PMLs\._tmz_scan.m, 70 , 2008-09-28
5种PML\TMz with different PMLs\._tmz_with_cpml_scan.m, 70 , 2008-09-28
5种PML\TMz with different PMLs\._tmz_with_npml_scan.m, 70 , 2008-09-28
5种PML\TMz with different PMLs\._tmz_with_spml_scan.m, 70 , 2008-09-28
5种PML\TMz with different PMLs\._tmz_with_upml_scan.m, 70 , 2008-09-28
5种PML\TMz with different PMLs\calc_the_reflection.m, 1475 , 2008-09-28
5种PML\TMz with different PMLs\cos_gaussian_12GHz_Bandwidth24GHz_cpml18.mat, 30526 , 2008-09-28
5种PML\TMz with different PMLs\cos_gaussian_12GHz_Bandwidth24GHz_npml18.mat, 30533 , 2008-09-28
5种PML\TMz with different PMLs\cos_gaussian_12GHz_Bandwidth24GHz_ref18.mat, 30522 , 2008-09-28
5种PML\TMz with different PMLs\cos_gaussian_12GHz_Bandwidth24GHz_spml18.mat, 30512 , 2008-09-28
5种PML\TMz with different PMLs\cos_gaussian_12GHz_Bandwidth24GHz_upml18.mat, 30519 , 2008-09-28
5种PML\TMz with different PMLs\PML Comparison.pdf, 144108 , 2008-09-28
5种PML\TMz with different PMLs\tmz_scan.m, 3643 , 2008-09-28
5种PML\TMz with different PMLs\tmz_with_cpml_scan.m, 14296 , 2008-09-28
5种PML\TMz with different PMLs\tmz_with_npml_scan.m, 10520 , 2008-09-28
5种PML\TMz with different PMLs\tmz_with_spml_scan.m, 7808 , 2008-09-28
5种PML\TMz with different PMLs\tmz_with_upml_scan.m, 10402 , 2008-09-28
5种PML\TMz with different PMLs, 0 , 2009-11-27
5种PML, 0 , 2021-03-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Inlet_profile_
    For the model of indoor air distribution tuyere proposed by Professor Zhang Tengfei, this paper is UDF code for fluent simulation.
    2020-06-25 09:00:01下载
    积分:1
  • Mij_Hess_Smith
    说明:  matlab编程利用hess simth面元法(边界元法)计算球体及椭球体附加质量(Matlab programming uses hess_simth surface element method (boundary element method) to calculate the additional mass of spheres and ellipsoids)
    2021-02-03 20:09:58下载
    积分:1
  • vpsc7a
    说明:  基于晶体塑性自洽理论 vpsc 模拟多晶体塑性变形的织构演化(Texture evolution of polycrystalline plastic deformation simulated by vpsc based on crystal plasticity self consistent theory)
    2021-04-14 09:18:55下载
    积分:1
  • 光纤中的非线性光纤光学 光孤子的傅里叶接
    说明:  超短脉冲是谐振腔中增益与损耗达到平衡、色散与非线性达到平衡时所产生的。本模拟是采用分步傅里叶的解,数值求解薛定谔方程。求光孤子在光线内传输。(Ultra-short pulses are generated when the gain and loss of the cavity are balanced, and the dispersion and nonlinearity are balanced. This simulation uses a stepwise Fourier solution to numerically solve the Schrodinger equation. Find the optical soliton to propagate in the light.)
    2020-03-11 18:30:43下载
    积分:1
  • 钽酸锂
    说明:  根据塞米尔方程,计算不同波长下钽酸锂晶体折射率。以及相关文献(Calculate the refractive of LiTaO3)
    2020-06-21 18:00:01下载
    积分:1
  • 偶极子
    说明:  通过matlab仿真偶极子声场的指向性,在极坐标下作图画出指向性(The directivity of dipole sound field is simulated by MATLAB, and the directivity is drawn in polar coordinates)
    2021-01-06 21:18:54下载
    积分:1
  • frft
    说明:  实现快速分数阶傅里叶变换功能。分数阶傅里叶变换是整数傅里叶变换的普遍形式,可用于光的菲涅尔衍射模拟。(The function of fast fractional Fourier transform is realized. Fractional Fourier transform is a general form of integer Fourier transform, which can be used to simulate Fresnel diffraction of light.)
    2020-11-22 15:59:34下载
    积分:1
  • Laplace
    求解椭圆型方程生成二维翼型网格,并采用逐线松弛迭代技术求解了二维翼型绕流,这是CFD计算中的典型例子,是cfd初学者的很好的学习例子。(Solving elliptic equations, generating two-dimensional airfoil mesh, and using line relaxation iterative technique to solve the two-dimensional airfoil flow, which is a typical example of CFD calculation, a good example for new CFD learner.)
    2017-08-25 22:26:37下载
    积分:1
  • 5种PML
    说明:  5种不同PML的效果对比,基于MATLAB进行分析,通过修改可以改为自己的PML代码(Effect comparison of five different PML)
    2021-03-17 16:16:57下载
    积分:1
  • chase
    功能为求解系数矩阵为三对角矩阵或者循环三对角矩阵的线性方程。 输入的四个参数均为行向量,分别对应系数矩阵的上副对角线,主对角线,下副对角线,以及方程等号另一侧的常数矩阵(The four parameters of the input are line vectors, which correspond to the upper diagonal lines of the coefficient matrix, the main diagonal line, the lower diagonal line, and the constant matrix on the other side of the equation.)
    2018-04-12 16:00:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载