FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro Support
Knowledge
Community
About us
References
Jobs
General Contact
List Of Retailers
FlexPro Support
EN
DE
FR
Placeholder
Products and Solutions
Support and Downloads
Company
Magazine
Contact Us
Language
MyWeisang

Account settings

Topic

Parameter aus Nicht-lineare Kurvenanpassung exhtrahieren

Home page Community FPScript Extract parameters from non-linear curve fitting

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33216
    Markus Klamke
    Participant

    Hallo,
    ich würde gern wissen, ob es möglich ist direkt auf die berechneten Parameter der nicht-linearen Kurvenanpassung zuzugreifen?
    Die Werte der Parameter sollen dann als Kurvenbeschriftung verwendet werden.

    #33218
    Markus Klamke
    Participant

    Hallo,
    ich würde gern wissen, ob es möglich ist direkt auf die berechneten Parameter der nicht-linearen Kurvenanpassung zuzugreifen?
    Die Werte der Parameter sollen dann als Kurvenbeschriftung verwendet werden.

    #33217
    Bernhard Kantz
    Participant

    First you have to activate “The parameters found” in the Output tab of the nonlinear curvefit analysis object.
    Use the list element operator in a new FPScript formula:
    [code]
    CurveFit.Solution //CurveFit is the name of the analysis object
    [/code]

    See also the NonLinCurveFit function in the FlexPro Help.

    support@weisang.com

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