Least Squares fit to Legendre Polynomial
- From: "Fred" <Fred@xxxxxxxxxxx>
- Date: Mon, 12 Dec 2005 19:52:28 +0000 (UTC)
Hello
I'm doing a physics experiment in which we measure the angular correlation
of scattered gamma rays.
The theoretical angular distribution is expressed in terms of a truncated
series of Legendre Polynomials and one objective of the experiment is to
compare theoretical and experimental values for the coefficients in this
series.
So, if I have a set of data points V_i, U_i (where Ui = cos(theta_i), how
can I find the coefficients A_n which minimise the least squares error
between my data points and Sum (A_n * P_n(U_i)) where P_n is the Legendre
Polynomial of degree n and n goes from 0 to 4.
Any help or pointers would be greatly appreciated.
(Any Matlab code would be really good)
Thanks
Fred
.
- Follow-Ups:
- Re: Least Squares fit to Legendre Polynomial
- From: Julian V. Noble
- Re: Least Squares fit to Legendre Polynomial
- From: Fred
- Re: Least Squares fit to Legendre Polynomial
- From: Peter Spellucci
- Re: Least Squares fit to Legendre Polynomial
- From: Phil Hobbs
- Re: Least Squares fit to Legendre Polynomial
- From: One Usenet Poster
- Re: Least Squares fit to Legendre Polynomial
- Prev by Date: Re: Does the simultaneous gradient method converge to the saddle point?
- Next by Date: Re: double exponential integration
- Previous by thread: square of sums
- Next by thread: Re: Least Squares fit to Legendre Polynomial
- Index(es):
Relevant Pages
|