Results 1 to 3 of 3

Thread: calculate similarity between curves

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2003
    Posts
    51

    calculate similarity between curves

    hello;
    i have two curves that differ in length, how can i calculate the match or similarity between them
    FiDz

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    Are they both of the same type? eg so many x cubes, so many x squared and so many x's. if so, maybe you could subtract the coefficients and plot that.

    eg:
    y1 = 2x2+3x-5
    y2 = 3x2-1x

    then plot:
    y1-y2 =
    y= -x2+4x-5


    I haven't tried this, and so it might not make any sense at all, worth a try though.
    Have I helped you? Please Rate my posts.

  3. #3
    Only Slightly Obsessive jemidiah's Avatar
    Join Date
    Apr 2002
    Posts
    2,431
    Another thing you may mean is how close the curves are in their slopes, in which case you'd do what Acidic said to the derivative of the equations.

    Could you expound on what you mean by similarity?
    The time you enjoy wasting is not wasted time.
    Bertrand Russell

    <- Remember to rate posts you find helpful.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width