Skip to content

DariusAlexander/JS-Polynomial-Interpolator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JS-Polynomial-Interpolator

JavaScript code for use in Max MSP - [JS] object.

http://www.dariusjalexander.com/2016/02/21/javascript-interpolation/

Max MSP JavaScript code for polynomial interpolation. Use the [JS] object to load this code.

Input a set of coordinates, then an X float value to calculate Y.

Further development:

  • enable for multi-dimensional polynomials?
  • define & calculate derivitives/integrals
  • output the costants and exponents for defined derivitive/integral
  • output zero-crossings/peaks/troughs?

About

JavaScript code for use in Max MSP - [JS] object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published