FlexPro Forum – Discuss Your Topic!

3D approximation

Home > Community > General > 3D approximation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12560
    Thomas AbelnThomas Abeln
    Member

    Hello,

    im a new FlexPro User and don’t have any experience with the software. Is it possible to make a 3D approximation like z=f(x;y)? Im using FlexPro 8 Standard with the options Acoustics, Order Tracking and Advanced Statistics. Or do i need an other additional option for this?

    Regards and thanks for any help,

    Thomas
    ===========================

    Hallo,

    ich bin ein neuer FlexPro Anwender und hab keine Erfahrung mit der Software. Ist es möglich eine Approximation mit 3D-Daten der Form z=f(x;y) durchzuführen? Ich nutze FlexPro 8 Standard mit den Optionen Akustik, Erweiterte Statistik und Ordnungsanalyse. Oder brauch ich eine andere optionale Erweiterung dafür?

    Grüße und danke für jede Hilfe,

    Thomas

    #8223
    Thomas AbelnThomas Abeln
    Member

    Hello,

    im a new FlexPro User and don’t have any experience with the software. Is it possible to make a 3D approximation like z=f(x;y)? Im using FlexPro 8 Standard with the options Acoustics, Order Tracking and Advanced Statistics. Or do i need an other additional option for this?

    Regards and thanks for any help,

    Thomas
    ===========================

    Hallo,

    ich bin ein neuer FlexPro Anwender und hab keine Erfahrung mit der Software. Ist es möglich eine Approximation mit 3D-Daten der Form z=f(x;y) durchzuführen? Ich nutze FlexPro 8 Standard mit den Optionen Akustik, Erweiterte Statistik und Ordnungsanalyse. Oder brauch ich eine andere optionale Erweiterung dafür?

    Grüße und danke für jede Hilfe,

    Thomas

    #8904
    Bernhard KantzBernhard Kantz
    Participant

    Unfortunately, this is not possible.
    FlexPro only supports linear and nonlinear curve fitting for 2D curves but not for surfaces.
    With the FPScript-function NonLinCurveFit you have the possibility to define your own userdefined models.

    Example: You have three data series x,y,z and you want to approximate the data series z with following function:
    f(z) = f(x,y) = a * x + b * y

    See the FlexPro help (NonLinCurveFit) for more details.

    support@weisang.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.