Projects STRLCPY wirelesscomm Commits fee86a84
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • lectures/CourseAdmin.pdf
    Binary file.
  • lectures/CourseAdmin.pptx
    Binary file.
  • ■ ■ ■ ■ ■
    readme.md
    1 1  # ECE-GY 6023. Introduction to Wireless Communications
    2 2   
    3  -This repository is currently a collection of lecture material for
    4  -ECE-GY 6023 Introduction to Wireless Communications at NYU taught by
    5  -Prof. Sundeep Rangan. The class is intended to be for MS and PhD students in
    6  -Electrical Engineering. Right now, only a small amount of material is available,
    7  -but we are hoping to add more over the course of the semester.
     3 +This repository provides instructional material for the
     4 +graduate wireless communications, ECE-GY 6023, at New York University
     5 +taught by [Sundeep Rangan](http://wireless.engineering.nyu.edu/sundeep-rangan/):
     6 + 
     7 +Anyone is free to use and copy this material (at their own risk!).
     8 +But, please cite the material if you use the material in your own class.
    8 9   
    9 10  # Pre-requisites
    10 11   
    skipped 1 lines
    12 13   
    13 14  Additionally, some lecture notes (and problems to be added later) assume you have access to MATLAB along with the communications, phased array and antenna toolboxes.
    14 15   
     16 +## Feedback
     17 + 
     18 +Any feedback is welcome. If you find errors, have ideas for improvements,
     19 +or want to voice any other thoughts, [create an issue](https://help.github.com/articles/creating-an-issue/)
     20 +and we will try to get to it.
     21 +Even better, fork the repository, make the changes yourself and
     22 +[create a pull request](https://help.github.com/articles/about-pull-requests/)
     23 +and we will try to merge it in. See the [excellent instructions](https://github.com/ishjain/learnGithub/blob/master/updateMLrepo.md)
     24 +from the former TA Ish Jain.
     25 + 
     26 + 
    15 27  # Lecture Sequence
    16 28  The tentative plan for the lectures are below. Right now, only a few lectures
    17 29  have full material. We will be hoping to add to this material over the course
    18 30  of the semester. Other topics may be added at the end depending on time.
    19 31   
    20 32  * Course Introduction
     33 + * Lecture: [[PDF]](./lectures/CourseAdmin.pdf) [[PPT]](./lectures/CourseAdmin.pptx)
     34 + * Lecture video: [[YouTube]](https://youtu.be/DZLp12GCHow)
    21 35  * Unit 1. Basics of Antennas and Free-space Propagation
    22 36   * Lecture: [[PDF]](./lectures/Unit01_Antennas.pdf) [[PPT]](./lectures/Unit01_Antennas.pptx)
    23 37   * [Lecture videos](./unit01_antennas/readme.md)
    skipped 26 lines
  • ■ ■ ■ ■ ■ ■
    unit01_antennas/readme.md
    skipped 3 lines
    4 4   
    5 5  Slides: [[pdf]](../lectures/Unit01_Antennas.pdf) [[Powerpoint]](../lectures/Unit01_Antennas.pdf)
    6 6   
    7  -* Basic of EM Waves
     7 +* Basic of EM Waves: [[YouTube]](https://youtu.be/2WTeZ5p5P4Y)
    8 8   * Problem 1 in in-class exercises: [[MATLAB live]](./antennas_inclass.mlx) [[Soln]](./antennas_inclass_soln.mlx)
    9  -* Power and Bandwidth of Signals
    10  -* Basics of Antennas
    11  -* Free-space Propagation
    12  - 
     9 +* Power and Bandwidth of Signals: [[YouTube]](https://youtu.be/4LnzMfvi3nM)
     10 + * Problem 2 in in-class exercises: [[MATLAB live]](./antennas_inclass.mlx) [[Soln]](./antennas_inclass_soln.mlx)
     11 +* Basics of Antennas: [[YouTube]](https://youtu.be/lhAkkodcftc)
     12 + * Problem 3 in in-class exercises: [[MATLAB live]](./antennas_inclass.mlx) [[Soln]](./antennas_inclass_soln.mlx)
     13 +* Free-space Propagation: To be uploaded
     14 + * Problem 4 in in-class exercises: [[MATLAB live]](./antennas_inclass.mlx) [[Soln]](./antennas_inclass_soln.mlx)
    13 15   
    14 16   
Please wait...
Page is in error, reload to recover