In this lesson we talk about the process of differentiation – finding the “gradient function” of a function. We also do a sample problem where we find the gradient at a point on a curve without drawing the tangent line (by differentiating and then substituting in the x value of the point).
In this lesson we talk about how the gradient of the tangent line to a curve is the same as gradient of the curve at the point of contact.
As requested by students, uploaded another limits to infinity video. Make sure you have done the lesson on limits before attempting these questions.
You won’t even notice that you’re learning! Learn high school maths visually by watching me play computer games. In this particular video you will learn what acceleration is and how to calculate it in metres per second squared. Game used in this video: GTA5
In this beginner tutorial you learn how to program a virtual robot and simulate running it in a virtual environment using Microsoft Robotics – no special robotics equipment required & all software used is downloaded for free – you just need a decent computer running Windows 7!
Limits is an important concept you need to understand before starting calculus. Here we touch on a few basic concepts in limits.
Another concept we need to remind you of before starting calculus: rate of change. The rate of change is found by selecting two points on your straight line and finding the change in y over change in x. The rate of change is the same no matter which two points you pick on a straight …
If you’re a beginner in unity you’re probably having trouble getting an object to collide with a plane. The trick is to disable the mesh collider and use a box collider instead.
Another concept we need to remind you of before starting calculus: rate of change. The rate of change is found by selecting two points on your straight line and finding the change in y over change in x. The rate of change is the same no matter which two points you pick on a straight …
Just installed Unity 2018 and found that there is no intellisense in the coding! Don’t worry, you can get it back in a few steps.