A. R. Milosavljević

 

Programming – Small Programs

Main Pages

·         Main Page

·         Curriculum Vitae

·         Publications

·         More

Physics (under construction)

Vražogrnac home page (where I am from)

Private pages

 

 

 

·         LegFitGaus

The program calculates the least square fit (using the Gauss method) of a given set of discrete experimental points to Legendre polynomials. The program gives the Legendre coefficients (with estimated hi square) as a result. The obtained fitting function can be tabulated (exported) within a chosen interval, in chosen steps.

 

 

 

·          MakeTable

The program uses two matrixes as a source, one with the experimental results and the other with appropriate experimental errors, to make one final matrix that contains rounded experimental results with the rounded absolute errors in the brackets. The user chooses the number of significant figures of the absolute error to be presented (this then defines number of significant figures of results to be presented).  The program can then export this final matrix as a Table (for Excel) or in Tex program format. (There is also a simpler version that works only with one column – MakeTable2col). The program is very useful for preparing a large number of experimental results for presentation (publication).