June 18, 2008

Finding the length of curve using MATLAB

As per integral calculus, the length of a continuous and differentiable curve f(x) from x=a to x=b is given by
S=
Now how do we find the length of a curve in MATLAB.
Let us do this via an example. Assume one asked you to find the length of from Π to 2Π. In the [...]