photo

CHARUMATHI P R


Last seen: 22 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
194,895
of 297,503

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

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...

21 days 前 | 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 = ...

1 month 前 | 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

7 months 前 | 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 months 前 | 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 ...

12 months 前 | 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 year 前 | 1 个回答 | 0

1

个回答