Skip to content

Program to find Best fitting curve for given bivariate data

Notifications You must be signed in to change notification settings

GirishKumarDV/Curve-Fitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Curve-Fitting

Curve Fitting is a method of finding a suitable relation or law in the form of y = f(x) , for a set of values values (x,y). A realtion between bivariate data can be drawn down in tabular form of x and y, and based on the data, y can be estimated for a given value of x. Syllabus (VTU): Complex analysis, probability and statistical methods (M4 - 18MAT41).

About

Program to find Best fitting curve for given bivariate data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages