[SciPy-user] concave and convex function

mudit sharma mudit_19a at yahoo.com
Fri May 15 21:10:48 EDT 2009


I have following sample (actual dataset is much bigger):

[ 0.48  0.64  0.69  0.67  0.67  0.65  0.68  0.63  0.62  0.61  0.61  0.6
  0.58  0.62  0.64  0.63  0.63  0.61  0.60  0.61  0.62  0.65  0.67  0.67
  0.67  0.68  0.68  0.66  0.68  0.65  0.65  0.65  0.65  0.64  0.64  0.65
  0.65  0.66  0.66  0.64  0.65  0.64  0.68  0.69  0.70   0.69  0.7   0.68
  0.64  0.64  0.65  0.67  0.68  0.67  0.67  0.66  0.66  0.64  0.64  0.58
  0.53  0.53  0.52]


I am looking to scan for all M & W curve formation and cycles. For this I need to detect all concave and convex points on curve. Is there function available in scipy or mlab to fit data into concave and convex function? If there's any other straightforward way to achieve this, pleas suggest.

Thanks!
M



      




More information about the SciPy-User mailing list