<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    <style type="text/css">
        /* Quote Levels Colors */
        blockquote.cite {    color: navy !important; background-color: RGB(245,245,245) !important;
        }
        blockquote.cite blockquote.cite {    color: maroon !important; background-color: RGB(235,235,235) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite {    color: green !important; background-color: RGB(225,225,225) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: purple !important; background-color: RGB(215,215,215) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: teal !important; background-color: RGB(205,205,205) !important;
        } 
</style>
  </head>
  <body>
    You could determine the coefficients of a cubic spline, then
    determine analytically the extrema and inflection points on the
    cubic equation that defines each interval (there where the roots of
    the parabolic that is the first order derivative of the cubic are
    within the interval).<br>
    <br>
    See here for setting up the spline:
    <a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Spline_interpolation">http://en.wikipedia.org/wiki/Spline_interpolation</a><br>
    <br>
    Best wishes, <br>
    <br>
    Jasper.<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2/19/2014 11:31, bomber1978 [via
      Scilab / Xcos - Mailing Lists Archives] wrote:<br>
    </div>
    <blockquote class=" cite"
      id="mid_1392805906969_4028741_post_n3_nabble_com"
      cite="mid:1392805906969-4028741.post@n3.nabble.com" type="cite">Hi
      all,
      <br>
      <br>
      I have a random 2D-curve which is defined by a set of points (I
      don't know the equation of the curve), obtained by interpolation.
      <br>
      How can I find the maximum, minimum, & inflexion points on
      this curve.
      <br>
      <br>
      Thank you very much! <br>
      <br>
      <hr color="#cccccc" size="1" noshade="noshade">
      <div style="color:#444; font: 12px
        tahoma,geneva,helvetica,arial,sans-serif;">
        <div style="font-weight:bold">If you reply to this email, your
          message will be added to the discussion below:</div>
        <a moz-do-not-send="true"
href="http://mailinglists.scilab.org/To-find-maximum-value-in-a-random-curve-tp4028741.html">http://mailinglists.scilab.org/To-find-maximum-value-in-a-random-curve-tp4028741.html</a>
      </div>
      <div style="color:#666; font: 11px
        tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em">
        This email was sent by <a moz-do-not-send="true"
href="http://mailinglists.scilab.org/template/NamlServlet.jtp?macro=user_nodes&user=496437">bomber1978</a>
        (via Nabble)<br>
        To receive all replies by email, <a moz-do-not-send="true"
href="http://mailinglists.scilab.org/template/NamlServlet.jtp?macro=subscribe_by_code&node=4028741&code=dXNlcnNAbGlzdHMuc2NpbGFiLm9yZ3w0MDI4NzQxfC0xODEwOTc0OTQz">subscribe
          to this discussion</a><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>