代码搜索:PML
找到约 523 项符合「PML」的源代码
代码结果 523
www.eeworm.com/read/5590/64777
dl pml.dl
www.eeworm.com/read/402480/2321187
h pml.h
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/461240/7231210
m set_boundaries.m
% initialize some boundary parameters
is_pml_xn = false;
is_pml_xp = false;
is_pml_yn = false;
is_pml_yp = false;
is_any_side_pml = false;
if strcmp(boundary.type_xn, 'pml')
is_pml_xn
www.eeworm.com/read/461240/7231256
m set_boundaries.m
% initialize some boundary parameters
is_pml_xn = false;
is_pml_xp = false;
is_pml_yn = false;
is_pml_yp = false;
is_any_side_pml = false;
if strcmp(boundary.type_xn, 'pml')
is_pml_xn
www.eeworm.com/read/461240/7231299
m set_boundaries.m
% initialize some boundary parameters
is_pml_xn = false;
is_pml_xp = false;
is_pml_yn = false;
is_pml_yp = false;
is_any_side_pml = false;
if strcmp(boundary.type_xn, 'pml')
is_pml_xn
www.eeworm.com/read/461240/7231344
m set_boundaries.m
% initialize some boundary parameters
is_pml_xn = false;
is_pml_xp = false;
is_pml_yn = false;
is_pml_yp = false;
is_any_side_pml = false;
if strcmp(boundary.type_xn, 'pml')
is_pml_xn
www.eeworm.com/read/461240/7231387
m set_boundaries.m
% initialize some boundary parameters
is_pml_xn = false;
is_pml_xp = false;
is_pml_yn = false;
is_pml_yp = false;
is_any_side_pml = false;
if strcmp(boundary.type_xn, 'pml')
is_pml_xn
www.eeworm.com/read/285835/8808702
txt pml22000.txt
www.eeworm.com/read/427991/8906100
txt mtlab pml.txt
%% Simulation of a pulse hitting UPML
%% To test the UPML boundary conditions
%% 2D TM wave
% Diogram of the areas
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/427983/8906460
txt pml fdtd.txt
clear;
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% 1.初始化
T=200; % 迭代次数
IE=100; %
JE=100;
npml=8; % PML的网格数量
c0=3*10^8; % 波速