least square curve fitting
leastsqr()
It opens a graphical user interface (GUI) for Least Square Fitting.
There is a table where you can enter your data and then press any button
coresponding to Linear, Polynomial, Exponential, and Power Function least square fitting,
and it will plot the given data and fitted curve and display corresponding equation on console.