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 TMMfit_TMM.m,interp_GaAs_n.m: simulation of ordered and disordered structure, interpolation of complex refractive indexEssay_s343467.pdf: detailed explanation of the method and resultsREADME.md: this file
How to run
- Open MATLAB.
- Run one of the scripts, e.g.:
trasnfer_matrix