Code covered by the BSD License  

Highlights from
Method for quantitative absorption spectroscopy, version 2.1

image thumbnail
from Method for quantitative absorption spectroscopy, version 2.1 by Tom O'Haver
A computational method for quantitative analysis by multiwavelength absorption spectroscopy

TFit3A3(n,h)
function TFit3A3(n,h)
% Changes absorbance when the A3 slider is moved.
global x y z InstFunction linewidth absorbance InstWidth StrayLight 
global noise NoiseArray separation width IzeroShift 
absorbance(3)=10^n;
TFit3Redraw(x,y,InstFunction,linewidth,absorbance,InstWidth,StrayLight,noise,NoiseArray,separation,width,IzeroShift)

Contact us at files@mathworks.com