Topic
3D approximation
Startseite ' Community ' Allgemein ' 3D approximation
- Dieses Thema hat 2 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 14 Jahren, 10 Monaten von Thomas Abeln aktualisiert.
-
AutorBeiträge
-
28.07.2010 um 17:42 Uhr #33738Thomas AbelnTeilnehmer
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
28.07.2010 um 17:42 Uhr #33740Thomas AbelnTeilnehmerHello,
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
28.07.2010 um 21:21 Uhr #33739Bernhard KantzTeilnehmerUnfortunately, this is not possible.
FlexPro only supports linear and nonlinear curve fitting for 2D curves but not for surfaces.
With the FPScript-function [b]NonLinCurveFit[/b] 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 * ySee the FlexPro help (NonLinCurveFit) for more details.
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.