This video explains how to plot parabolic functions in python using iPython .I have used matplotlib library package to plot the graphs .
******************************************
This video includes----
00:00-introduction
00:18-starting iPython interpreter
00:30-initialising pylab package
00:40-how to plot y=4x^2 graph in python (parabola)
1:34-how to plot y=4x^2+4x graph in python
2:13-plotting the graph between -pi and pi
2:43-plotting the graph y=4x^2+4^x+2
3:07-plotting the graph in red dotted line
#datavisualization #matplotlib #python #ipython #pythondatavisualization #parabolic_graph_python