Difference between revisions of "Aerosol Lab 1"
From atmoschem
Line 3: | Line 3: | ||
==Dataset== | ==Dataset== | ||
− | + | The dataset contains actual aerosol size distributions measured by the Scanning Mobility Particle Sizer (SMPS). Sent out by email. | |
==Questions== | ==Questions== | ||
− | # | + | #根据资料画出n_N, n_N^e |
==Resources== | ==Resources== | ||
− | * | + | *拟合可以用Excel粗略完成。也可以用Matlab等软件的[https://cn.mathworks.com/help/optim/ug/least-squares-model-fitting-algorithms.html?requestedDomain=www.mathworks.com 拟合工具库]做最小方差拟合。 |
Revision as of 08:49, 24 February 2017
Contents
Size distributions, integral quantities, and fitting to a lognormal distribution
Dataset
The dataset contains actual aerosol size distributions measured by the Scanning Mobility Particle Sizer (SMPS). Sent out by email.
Questions
- 根据资料画出n_N, n_N^e
Resources
- 拟合可以用Excel粗略完成。也可以用Matlab等软件的拟合工具库做最小方差拟合。