0.0.9 • Published 7 years ago

my-ml-curve-fitting v0.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

ml-curve-fitting

NPM version build status npm download

Levenberg Marquardt curve-fitting

minimize sum of weighted squared residuals. Javascript version of matlab library from Henri Gavin.

Installation

$ npm install ml-curve-fitting

Documentation

Example: Trilateration

License

MIT