Experimental Curve Fitting via Spreadsheets

SortFunc.c        C code for the recursive Selection Sort and Insertion Sort exercised

SelSet.xls          Specimen spreadsheet examining timing information — Selection Sort timings

CmpInsSel.xls   Ditto — comparing Insertion Sort and Selection Sort timings

CurveFit.xls      CmpInsSel.xls data, but showing Excel "Solver" to fit data to a quadratic equation

BACK