arayoshipta / TwoDGaussainProblemExample

2 dimensional Gaussian Fitting Example by Apache Commons Math3 (API 3.4)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwoDGaussainProblemExample

2 dimensional Gaussian Fitting Example by Apache Commons Math3 (API 3.4)

These are the example codes for 2 dimensional Gaussian fitting Problem optimization by Levenberg-Marquardt method by Apache Commons Math (API 3.4).

Most of the part of source codes are derived and modified from the QuadraticProblemExample_2.java.

Thank you.

Yoshiyuki Arai

About

2 dimensional Gaussian Fitting Example by Apache Commons Math3 (API 3.4)


Languages

Language:Java 100.0%