1 / 102
文档名称:

Principles and Applications of Non-Linear Least Squares - Excel Solver - 2003.pdf

格式:pdf   页数:102
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Principles and Applications of Non-Linear Least Squares - Excel Solver - 2003.pdf

上传人:bolee65 2014/1/9 文件大小:0 KB

下载得到文件列表

Principles and Applications of Non-Linear Least Squares - Excel Solver - 2003.pdf

文档介绍

文档介绍:Principles and Applications of
Non-Linear Least Squares: An
Introduction for Physical
Scientists using Excel’s Solver



Les Kirkup, Department of Applied Physics, Faculty of Science, University of
Technology, Sydney, New South Wales 2007, Australia.
email: Les.******@

Version date: October 2003
Preamble
Least squares is an extremely powerful technique for fitting equations to data and is
carried out in laboratories every day. Routines for calculating parameter estimates
using linear least squares are mon, and many inexpensive pocket calculators
are able to do this. As we move away from fitting the familiar equation, y = a + bx to
data, we usually need to puter based programs such as spreadsheets, or
specialised statistical packages to do the ‘number crunching’. In situations where an
equation plex, we may need to use non-linear least squares to fit the equation to
experimental or observational data.

Non-linear least squares is treated in this document with a focus on how Excel’s
Solver utility may be employed to perform this task. Though I had originally intended
to concentrate more or less exclusively on using Solver to carry out non-linear least
squares (due to the general availability of Excel and the fact that I’d already written a
text discussing data analysis using Excel!), several other related topics emerged
including model identification, Monte Carlo simulations and uncertainty propagation.
I have included something about those topics in this document. In addition, I have
tried to include helpful worked examples to illustrate the techniques discussed.

I hope the document serves its purpose (I had senior undergraduates and graduates in
the physical sciences in mind when I wrote it) and I would appreciate ments
as to what might have been included (or discarded).
2
CONTENTS
Section 1: Introduction 5
Reasons for fitting equations to data 7
Section 2: Linear Least square