compute_mean.m
Compute_mean [Sequoia, March 29, 2010] %Function to quickly compute mean diameter in µm from VD data. % usage: % diameters = compute_mean(vd, type, transmission) % % where vd is volume distribution (in µl/l) in n x 32 matrix % %...
Compute_mean [Sequoia, March 29, 2010] %Function to quickly compute mean diameter in µm from VD data. % usage: % diameters = compute_mean(vd, type, transmission) % % where vd is volume distribution (in µl/l) in n x 32 matrix % %...
How to Compute the Mean Particle Diameter from a LISST Volume Distribution [Sequoia, March 26, 2010] In the table below, the computation of the mean particle size from a LISST volume distribution is outlined. Column A is the size class...
mat2tt.m [Sequoia, May 4, 2009] The mat2tt.m script converts a matrix with raw data in ASCII format into a binary file with .DAT extension that can be read into the LISST-SOP for processing. It is useful for converting .LOG files created...
datenumfromdata.m [Sequoia, November 5, 2008] %Function to compute date in a year from columns 39 and 40 from the .dat %file (read using tt2mat). User must input columns 39 and 40 as an nx2 %matrix, together with the year. Output is...
What are the concentration limits for a LISST instrument? There are really 2 answers to this question: The short one and the more elaborate one. The short one follows here, the elaborate one a bit further down this webpage. At the bottom is a table you...