main.m226 chars10 lines
This MATLAB code calculates the probability that a normally distributed signal with a mean of 19mA and a standard deviation of 0.6mA falls within the range of 18.2mA to 19.3mA. The normcdf
function is used to calculate this probability.
gistlibby LogSnag