Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fabiocalabrese/TMM-Transfer-Matrix-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Matrix Method (TMM) – MATLAB

Description
Implementation of the Transfer Matrix Method for simulating layered media (ordered and disordered layers), including a full report.

Motivation
This project helps analyze how electromagnetic waves propagate through complex layer structures using MATLAB.

Contents

  • transfer_matrix.m: simple simulation script of TMM
  • fit_TMM.m, interp_GaAs_n.m: simulation of ordered and disordered structure, interpolation of complex refractive index
  • Essay_s343467.pdf: detailed explanation of the method and results
  • README.md: this file

How to run

  1. Open MATLAB.
  2. Run one of the scripts, e.g.:
    trasnfer_matrix

About

Simulated wave propagation through multilayer structures and generated reflection/transmission spectra.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages