0.0.7 • Published 8 years ago

ml-curve-fitting v0.0.7

Weekly downloads
126
License
MIT
Repository
github
Last release
8 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