Skip to content

This repository contains the code for the demonstration of an FM wave using static and dynamic plots .

Notifications You must be signed in to change notification settings

Parth-ops/FM_and_AM-using-matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frequency-Modulation-using-matplotlib

This repository contains the code for the demonstration of an FM and AM wave using static and dynamic plots .

Instructions

  1. Open up terminal and type: pip install requirements.txt
  2. After all the modules are installed run the file using:
    • To run AM simulation: python AM_dynamic.py
    • To run FM simulation: python FM_dynamic.py
    • To run FM graph: python FM_static.py

About

This repository contains the code for the demonstration of an FM wave using static and dynamic plots .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages