Curve Interpolation

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hi all,

 

i want to interpolate each of the four curves to 1000 points (orginally 1500 to 1900 points). Which function can i use?

 

<?xml version="1.0" encoding="UTF-8"?>post-3178-0-30852600-1386751999_thumb.pn

 

 

Is it possible to create a best fit mean curve in HyperGraph? which function can i use for this?

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited December 2013

    Hi,

     

    try the following:

     

    1. Menu->Curves->Plot Macros

    2. Select the function 'resample fixed points'

    3. Double click 'Curve' and select your curve

    4. Select a value (e.g. 1000) for 'Number points x-vector'

    5. Press 'Apply'

     

    Best Regards,

    Mario

     

    PS: Hoffe es klappt ;-)

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited December 2013

    Hey, it works just fine, many thanks!