Skip to content

Finds polynomial coefficients, using genetic algorithm, for an arbitrary order from a set of datapoints. And plots them real time.

License

Notifications You must be signed in to change notification settings

peheje/genetic-function-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genetic-function-plot

Finds polynomial coefficients, using genetic algorithm, for an arbitrary order from a set of datapoints. And plots them real time.

To run:

[in root folder]

  1. npm install
  2. npm install -g http-server
  3. http-server

To edit:

  1. Run task "node" e.g. in Code -> Run Tasks -> node

About

Finds polynomial coefficients, using genetic algorithm, for an arbitrary order from a set of datapoints. And plots them real time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published