Skip navigation

Account settings

Topic

Anfängerfrage: Nicht-lineare Kurvenanpassung

Home page Community FPScript Beginner's question: Non-linear curve fitting

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33503
    Michael Kaufmann
    Participant

    Hallo,

    ich würde gerne für den Anfang ein quadratische Funktion mit Hilfe der Nicht-linearen Kurvenanpassung bestimmen (y = a1*x^2 + a2*x + a3)

    Ist dies möglich?

    Was muss ich dafür in das entsprechende Feld eingeben?

    Vielen Dank für alle Antworten.

    #33505
    Michael Kaufmann
    Participant

    Hallo,

    ich würde gerne für den Anfang ein quadratische Funktion mit Hilfe der Nicht-linearen Kurvenanpassung bestimmen (y = a1*x^2 + a2*x + a3)

    Ist dies möglich?

    Was muss ich dafür in das entsprechende Feld eingeben?

    Vielen Dank für alle Antworten.

    #33504
    Bernhard Kantz
    Participant

    In the [b]Non-linear CurveFit[/b] analysis object you can choose [b]Custom model[/b] and enter the function [i]p[0]*x^2+p[1n]*x+p[2n][/i].
    But your function is a linear function. Therefore, you should use the [b]Approximation[/b] analysis object.

    support@weisang.com

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