Curve-Fit 4+

Bjarne Berge

iPad용으로 디자인됨

    • 무료
    • 앱 내 구입 제공

스크린샷

설명

'CurveFit' uses regression analysis by the method of least squares to find best fit for a set of data to a selected equation.

The curve-fitting technique used in this app is based on regression analysis by the method of least squares. The free version fits a straight line through a data-set using least squares analysis.

One In-App purchase is required to fit the other equations to the data set:
Straight Line : Y = C0 + C1*X (free)
Power Curve : Y = C0 + X^C1 Exponential I : Y = C0 * EXP(C1*X)
Exponential II : Y = C0 * X * EXP(C1*X)
Hyperbolic : Y = (C0 + C1*X)/(1 - C2*X)
Square Root : Y = C0 + C1*SQRT(X)
Polynomial : Y = C0 + C1*X + --- + CN*X^N
Exponential Poly : Y = C0 * EXP(C1*X + --- +
Natural Log : Y = C0 + C1*(LN(X)) + --- +
Reciprocal : Y = C0 + C1/X + --- + CN/X^N

Most literature deals with least squares analysis for straight lines, 2nd degree polynomials, and functions that can be linearized. The input-data is transformed into a format that the can be put into linear forms with undetermined constants. These types of equations are applicable for least-squares regression.

The regression routine is needed for determining values for the set of unknown quantities C1, C2,- - - ,Cm in the equation:

Y = C1 x F1(X) + C2 x F2(X) + - - - + Cm x Fm(X)

The constants are determined to minimize the sum of squares of the differences between the measured values (Y1, Y2, - - - , Yn) and the predicted equation Yc = F(X) which is found by curve-fitting the given data.

The principle of least squares is to find the values for the unknowns C1 through Cm that will minimize the sum of the squares of the residuals:

n
∑(ri) = r12 + r22 + - - - + rn2 = minimum
i=1

This is done by letting the derivative of the above equation equal zero. Thereby there will be generated as many algebraic equations as given data points, and the number of equations will be larger than unknowns.

새로운 기능

버전 6.0

Upgraded to latest IOS SDK
Minor Bug-fixes
Added 'Share' button to enable sharing, saving and printing of graph/data
Changed color-scheme to work in Dark Mode
Updated layout and fonts to work better with iPads (larger fonts/better layout)

앱이 수집하는 개인정보

Bjarne Berge 개발자가 개인정보 처리방침 및 데이터 처리 방식에 관한 세부사항을 Apple에 제공하지 않았습니다. 자세한 내용은 개발자의 개인정보 처리방침을 참조하십시오.

세부사항이 제공되지 않음

개발자가 다음번에 앱 업데이트를 제출할 때 개인정보 보호 세부사항을 제공해야 합니다.

이 개발자의 앱 더 보기

Line-Fit
생산성
Gas-Leak
생산성
Oil&GasPVT
유틸리티
ISO-5167
생산성
Gas-Water
유틸리티
Restrict_Ori
생산성

좋아할 만한 다른 항목

Path & Math
유틸리티
ゴンペルツ曲線計算機
유틸리티
OPie Mohr's Circle
유틸리티
Plottron
유틸리티
Latex Equation Editor
유틸리티
Standard Deviation Calculate
유틸리티