UIUC Physics 598AEM
Analysis of Experimental Measurements
Software
The following files were created for use in P598AEM Lectures and/or HW assignments...
-
Gaussian_CL_Simpson_Int.txt
MatLab script for computing double-sided and Single-sided Gaussian Confidence Levels/Intervals vs. N-Sigma - uses simple Simpson integration technique {P598AEM Lecture Notes 08}
(Rename *.txt => *.m file for MatLab use)
-
Gaussian_CL_Erf_Int.txt
MatLab script for computing double-sided and Single-sided Gaussian Confidence Levels/Intervals vs. N-Sigma - uses Erf(x) calculation {P598AEM Lecture Notes 08}
(Rename *.txt => *.m file for MatLab use)
-
Afb_MC_Save_Pix.txt
MatLab script used for saving pix created by Afb_MC.m Monte Carlo Simulation of Afb (P598AEM HW3 Problem 1 Sigma_Afb vs. Afb)
(Rename *.txt => *.m file for MatLab use)
-
Sodium_D_Line_DGS.txt
MatLab script used for Diffraction Grating Spectrometer resolution calculations (P598AEM HW4 Problem 1)
(Rename *.txt => *.m file for MatLab use)
-
Chi2_Distns.xls
Some Examples of Chi-Squared Distributions (Excel spreadsheet)
-
MC_Uniform_Dist.txt
MatLab script for Generating Monte Carlo Uniform Distribution (Rename *.txt => *.m file for MatLab use)
-
MC_Gaussian_Dist.txt
MatLab script for Generating Monte Carlo Gaussian Distribution (Rename *.txt => *.m file for MatLab use)
-
MC_Poisson_Dist.txt
MatLab script for Generating Monte Carlo Poisson Distribution (Rename *.txt => *.m file for MatLab use)
-
MC_Exponential_Dist.txt
MatLab script for Generating Monte Monte Carlo Exponential Distribution (Rename *.txt => *.m file for MatLab use)
-
MC_Chi2_Dist.txt
MatLab script for Generating Monte Monte Carlo Chi2Distribution (Rename *.txt => *.m file for MatLab use)
-
Muon_DK_Asym.txt
MatLab script for Analytic Calculation of Muon Decay PDF f(x) and CDF(x < X) (Rename *.txt => *.m file for MatLab use)
-
Muon_DK_Asym_Save_Pix.txt
MatLab script for saving pix created by Muon_DK_Asym.m in *.fig, *.pdf and *.png format (Rename *.txt => *.m file for MatLab use)
-
Muon_DK_MC.txt
MatLab script for Monte Carlo Generation of Muon Decays (Rename *.txt => *.m file for MatLab use)
-
Muon_DK_MC_Save_Pix.txt
MatLab script for saving pix created by Muon_DK_MC.m in *.fig, *.pdf and *.png format (Rename *.txt => *.m file for MatLab use)
-
Muon_DK_Asym_MLM_Fit.txt
MatLab script for MLM Determination of Alpha Parameter in Muon Decays (Rename *.txt => *.m file for MatLab use)
-
Muon_DK_Asym_MLM_Fit_Save_Pix.txt
MatLab script for saving pix created by Muon_DK_Asym_MLM_Fit.m in *.fig, *.pdf and *.png format (Rename *.txt => *.m file for MatLab use)
-
MLM_Gaussian_1Param_Fits.txt
MatLab script for Generating Monte Carlo Gaussian Distribution and Maximum Likelihood Fits to Mean and Sigma (Rename *.txt => *.m file for MatLab use)
-
fpeak_max.txt
MatLab script for Finding Maximum of a Distribution - Auxilliary Function - Returns Xmax and Ymax(Xmax) (Rename *.txt => *.m file for MatLab use)
-
fpeak_min.txt
MatLab script for Finding Minimum of a Distribution - Auxilliary Function - Returns Xmin and Ymin(Xmin) (Rename *.txt => *.m file for MatLab use)
-
KS_Tests_of_Climate_Change.txt
MatLab script for carrying out two-sample double-sided and single-sided K-S tests of climate change (Rename *.txt => *.m file for MatLab use)
-
kstest2b.txt
MatLab FUNCTION needed for carrying out two-sample double-sided and single-sided K-S tests of climate change using BINNED CDFs (Rename *.txt => *.m file for MatLab use)
-
KS_Test_Compare_S_vs_F.txt
MatLab script for carrying out comparison of unbinned vs. binned two-sample double-sided and single-sided K-S tests (Rename *.txt => *.m file for MatLab use)
Return to the UIUC Physics 598AEM Home Page