🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Curve Interpolation

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

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?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    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 ;-)

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hey, it works just fine, many thanks!