Yym996 / lecture-examples

Sample scripts used in the lectures of the CEL (Communications Engineering Lab) at KIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CEL Lecture Examples

This repository contains small examples and simulations used in our lectures. The different folders contain examples of the different lectures we offer:

  • nt1: Nachrichtentechnik I (Digital communications I, taught in German)
  • nt2: Nachrichtentechnik II (Digital communications II, taught in German)
  • wt: Wahrscheinlichkeitstheorie (Probability theory, taught in German)
  • sigNT: Signalverarbeitung in der Nachrichtentechnik (Signal processing in communications, taught in German)
  • mloc: Machine Learning and Optimization in Communications (taught in English)
  • qc: Quellencodierung (Source coding, taught in German, examples in English)
  • cc2: Channel Coding 2 - Advanced methods (taught in English)
  • SC468: Short Course SC468 at the Optical Fiber Communication Conference (OFC, taught in English)

Dependencies

The common dependencies are

  • python >= 3
  • jupyter notebook
  • numpy/scipy
  • matplotlib

Some examples may require additional Python packages.

Usage / Installation

The programming language used here is Python. For novice users we recommend installing the Python distribution Anaconda which is availble for Windows, Linux and OSX. Make sure to download the Python 3.7 edition.

About

Sample scripts used in the lectures of the CEL (Communications Engineering Lab) at KIT

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 99.9%Language:MATLAB 0.1%Language:Python 0.0%Language:CSS 0.0%