├── Part I ├── APDWG.m ├── EIM_explanation.pdf ├── Ex1.m ├── Ex2.m ├── Homework - Ch2 - 2019.pdf ├── OptComm_Alexandros Tzikas_8978_Project I.pdf ├── integrate.m └── numerical_integration.m ├── Part II ├── Ex1.m ├── Ex2.m ├── Homework - Ch3 - 2019.pdf ├── OptComm_Alexandros Tzikas_8978_Project II.pdf └── gausPulse.m ├── Part III ├── Homework - Ch4 - 2019.pdf ├── LaserDiode.m └── OptComm_Alexandros Tzikas_8978_Project III.pdf └── README.md /Part I/APDWG.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/APDWG.m -------------------------------------------------------------------------------- /Part I/EIM_explanation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/EIM_explanation.pdf -------------------------------------------------------------------------------- /Part I/Ex1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/Ex1.m -------------------------------------------------------------------------------- /Part I/Ex2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/Ex2.m -------------------------------------------------------------------------------- /Part I/Homework - Ch2 - 2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/Homework - Ch2 - 2019.pdf -------------------------------------------------------------------------------- /Part I/OptComm_Alexandros Tzikas_8978_Project I.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/OptComm_Alexandros Tzikas_8978_Project I.pdf -------------------------------------------------------------------------------- /Part I/integrate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/integrate.m -------------------------------------------------------------------------------- /Part I/numerical_integration.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part I/numerical_integration.m -------------------------------------------------------------------------------- /Part II/Ex1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part II/Ex1.m -------------------------------------------------------------------------------- /Part II/Ex2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part II/Ex2.m -------------------------------------------------------------------------------- /Part II/Homework - Ch3 - 2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part II/Homework - Ch3 - 2019.pdf -------------------------------------------------------------------------------- /Part II/OptComm_Alexandros Tzikas_8978_Project II.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part II/OptComm_Alexandros Tzikas_8978_Project II.pdf -------------------------------------------------------------------------------- /Part II/gausPulse.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part II/gausPulse.m -------------------------------------------------------------------------------- /Part III/Homework - Ch4 - 2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part III/Homework - Ch4 - 2019.pdf -------------------------------------------------------------------------------- /Part III/LaserDiode.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part III/LaserDiode.m -------------------------------------------------------------------------------- /Part III/OptComm_Alexandros Tzikas_8978_Project III.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/Part III/OptComm_Alexandros Tzikas_8978_Project III.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alextzik/Optical_Communications-2019/HEAD/README.md --------------------------------------------------------------------------------