polyfit

(★ 14)

Contains a simple "C" function -- polyfit() -- that fits a line or higher-order polynomial to a set of points, using Method of Least Squares regression. Design goals include simplicity and ease of porting.

polyfit 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation