
CHARUMATHI P R
Followers: 0 Following: 0
Feeds
질문
TMM Multilayer structure Transmission
% Define constants c0 = 3e8; % Speed of light in vacuum (m/s) dA = 30e-6; % Thickness of SiO2 layer in meters dB = 7e-6; % Th...
대략 1개월 전 | 답변 수: 0 | 0
0
답변질문
Transfer matrix Method for trilayer
%TMM 3 Layers % SOURCE PARAMETERS c = 3e8; % Speed of light in vacuum % Operating frequencies lmd = 800e-9; freq = ...
대략 2개월 전 | 답변 수: 0 | 0
0
답변답변 있음
Numerical method to solve matric for eigen values of matrix (the input of matrix is an array)?
It still shows error. After initializing
Numerical method to solve matric for eigen values of matrix (the input of matrix is an array)?
It still shows error. After initializing
7개월 전 | 0
질문
Numerical method to solve matric for eigen values of matrix (the input of matrix is an array)?
Data1 = readtable('Aeiphi.xlsx'); T1=table2array(Data1); freq = T1(:,2); % Frequency (in THz) txx = T1(:,3); % Ampli...
7개월 전 | 답변 수: 2 | 0
2
답변질문
Help in Sloving S-Matrix
I have uploaded the matlab file. Please help me in solving the matrix clc clear all close all clearvars %%% S Parameters ...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
I need help in solving a matrix (Tensors)
clc clear all close all E0 = 5; % Permivittity at infinite frequency W_P = 13.4e15; % Plasma Frequency Gamma = 0.7e14; % c...
대략 1년 전 | 답변 수: 1 | 0