MTCPS

car example: You need a velocity (), a force (), and frition (kv). ovbioulsy the faster you drive the more friction you have. (check the slides Page 7)

calculus (i cry)(me too):

  • Do some magic (im lost)

okay figure out how to get from physical model to python. Euler(Exercise 1) algorithm and Runge-kutta (Harder)(Exercise 3)

For all Symbol ∀

The ∀ (for all) symbol is used in math to describe a variable in an expression. Typically, the symbol is used in an expression like this:

In plain language, this expression means for all x in the set of real numbers. Then, this expression is usually followed by another statement that should be able to be proven true or false. Read more…

random notes:

  • the smaller the timestep (h) is the more precise approximation will be. approximating a lot of small timesteps can be slow.