linux上线性回归 Gnuplot

Linear Regression on linux.   Using   Gnuplot  http://www.gnuplot.info/ 

轻量级的方便工具gnuplot,可以画图。

但是不知道怎么回事必须要在命令行下面操作,而如果事先写在abc.gnu文件里面的话,运行后发现图一闪而过。

#gnuplot abc.gnu


你可能感兴趣的:(linux上线性回归 Gnuplot)