Skip to content

juliobg/curvefit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curvefit

Small curve fitting library based on genetic algorithm (Self Organizing Migrating Algorithm)

Data to fit is read from a .csv file, curve formula is either given as a text string or C function. Have a look at main.c examples.

Requires muparser for the parsing of mathematical expressions.

About

Small curve fitting library based on genetic algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published