Skip to content

micha2718l/matplotlib_examples

Repository files navigation

matplotlib_examples

Some examples of plotting with matplotlib.

jakes_animation.ipynb

This code simulates Jakes's method for Rayleigh fading, something common in wireless communication systems. An image of the plot is below, and the jakes_animation_001.html file contains a ready made animation of the process. Jakes's method.

The animation saved to gif format using anim.save('jakes_40dpi.gif', dpi=40, writer='imagemagick'): Animated Jakes's

Open the binder link below to try the code interactively.

Binder

About

Some examples of plotting with matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published