- Using JUYPTER NOTEBOOK

  • Simple projectile graph of kinematics equation plotting the x and y axis formulas with two different values of theta.
    - Code: Projectile Graph
    - Skills: Matplotlib, Numpy, plt

  • Plotting - Polar Projection graph using trignometric values of sin/cos values.
    - Code: Polar Graph
    - Skills: Matplotlib, Numpy, plt

  • Examples of plotting of Mesh-grid contouring colour graph.
    - Code: Mesh-grid Graph
    - Skills: Matplotlib, Numpy, plt, color

  • 3-D contour graph with contour colour scale.
    - Code: 3-D Graph
    - Skills: Matplotlib, Numpy, plt, color, scale

  • Resistance Colour Band Calculator.
    - Code: Colour Band
    - Skills: Color index, f-string, equation using int

- Using PYCHARM/IDLE