Car is an Object in the universe
(Point in the coordinate system)
Moving is an (inter)action
(Change in Coordinate of the point)
Collision is an (Inter)action
(Overlapping Coordinate Points)
Click on the Buttons to Start/Stop driving
Try with different \( f(x) \) such as \(x^2,exp(x),sin(x),x^3 \cdots \) and see how closely taylor series approximate the function at the point \(x = X\) and around its neighbour \(\epsilon \)
You can drag the point on the sliders
You can increase/decrease Polynomial
Degree by clicking +/- symbol
Adjust the slider \(p\) to see the Linear approximation of \(f(x)\)at the point \(p\)
Notice the gradient (\(dp\)) value.
Change the value of \(p\) according to the gradient value. That is, take a step \(p\pm dp\) (Enter the new value for \(p\) in the input box only)
After few adjustments, did you reach the local minimum?
If no, Repeat the game and make necessary
changes to land in local minima.
for Data Structures (Linked Lists, B-Trees, Graphs)