Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 771 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 771 Bytes

Physible

A plot drawing project Using python (PyPlot & PySimpleGUI)

Content

  • Degeressive Osciilation
  • Harmomic Wave 3D view no need to define neither t nor x
  • Harmomic Wave 2D view need to define both x and t
  • Harmomic Wave 2D view need to define x
  • Harmomic Wave 2D view need to define t
  • Point Made Plot user enters experimental data and the plot is drawn
  • Resonance
  • Standing Wave need to define x
  • Standing Wave need to define t
  • Wave Junction