SimReal: Mathematics - Newton's Method


[SimReal] [Template] [Programming]
Newton's Method


The study of Newton's Method.

Default function y = 0.001x^3 + 0.005(x+3)^2 - 1
The value x = 7 is the start point of zero point iteration

Use the pushbutton 'Prev' or 'Next' to see the previous or next iteration.

If the checkbox 'Coord' is marked, you can change the scale
on the x- and/or the y-axis.

If the checkbox 'Origin' is marked, you can change the position
of the origin by clicking in the simulation window.

You can study any mathematical function you want
by typing a new function expression in the data field 'Function'.

MatRIC Logo