Estadística
CLASIFICACIÓN
188.940
of 300.369
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
9 meses hace | 0 respuestas | 0
0
respuestasPregunta
Transfer matrix Method for trilayer
%TMM 3 Layers % SOURCE PARAMETERS c = 3e8; % Speed of light in vacuum % Operating frequencies lmd = 800e-9; freq = ...
9 meses hace | 0 respuestas | 0
0
respuestasNumerical method to solve matric for eigen values of matrix (the input of matrix is an array)?
It still shows error. After initializing
alrededor de 1 año hace | 0
Pregunta
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...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
I have a matrix problem to solve; A = (:,1) and B = (:,1) and C(:,1) matrixes. This I need in the tensor form like shown in the figure. How to calculate the determinant.
casi 2 años hace | 1 respuesta | 0
