Radial Velocity Curve Fitting
Radial Velocity Curve Fitting
This Demonstration shows 10 radial velocity data points folded over a varying period. A sinusoidal fit is calculated using a nonlinear regression technique. This is supposed to show the difficulty of finding a single value for a period based on such a small number of data points. The data comes from real observations made by UCL Astronomy students in 2006 and 2010 using a 1.52 m telescope at OHP, France.
Details
Details
Nonlinear curve fitting is based on a mathematical concept of regression analysis, which tries to minimize differences between the fit and nearby data points (residuals). This can be done for any given type of function and a possibly unlimited number of variables. Mathematica can compute nonlinear regression to fit a model sinusoidal function
f(x)= asin(dx+b)+c
to a dataset, taking into account uncertainties associated with each data point separately. In the equation, is a radial velocity, is a Julian date (or phase), and , , , are adjustable parameters. It is clear that this function can be stretched and shifted along either axis, but not tilted sideways.
f(x)
x
a
b
c
d
External Links
External Links
Permanent Citation
Permanent Citation
Jakub Bochinski
"Radial Velocity Curve Fitting"
http://demonstrations.wolfram.com/RadialVelocityCurveFitting/
Wolfram Demonstrations Project
Published: March 7, 2011