Recent content by Budbus
-
B
Graduate How Can Polynomial Decomposition Best Fit Experimental Data?
now why didn't i think of that! You understood correctly and i think it's going to work. Thanks a lot -
B
Graduate How Can Polynomial Decomposition Best Fit Experimental Data?
Hello All, I'll outline what I'm trying to do: I've written a program which will fit a polynomial to a set of data. The data represents a spectra. I want to be able to fit a ploynomial to an experimental data set and then also fit several reference data sets(which I've been able to do. So i...