Fitting data to a limaçon curve
Mostrar comentarios más antiguos
I have data in the form of two column vectors x and y containing the x and y coordinates of measurements. The data forms a limaçon curve that can be described by the equation (x^2+y^2-a*x)^2 = b^2*(x^2+y^2). How can I fit a curve of that type to my data yielding a and b as results?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Linear and Nonlinear Regression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!