Borrar filtros
Borrar filtros

Fit surface to large data set

2 visualizaciones (últimos 30 días)
ph0t0n
ph0t0n el 16 de Mzo. de 2015
Respondida: ph0t0n el 16 de Mzo. de 2015
I have a matrixe (size approx. 3000x3000) which includes z values of a surface. The values are very noisy and include NaN values (approx 10% of all values). What is the best way to find a fitted surface in matlab without the fitting toolbox?. The surface should be of the form ax^2 + by^2 + cx+ dy + exy + f.

Respuestas (2)

Meghana Dinesh
Meghana Dinesh el 16 de Mzo. de 2015
Hey,
You can see Plane fit by Adrien Leygue. I have used this in my algorithms too for data-sets of approximately the same size.
Regards,
Meghana.

ph0t0n
ph0t0n el 16 de Mzo. de 2015
thank you, Meghana, but a plane is not the best approximation for my surface. Does anyone know a method which allows quadratic terms ax^2 + by^2 + cx+ dy + exy + f as a surface model.

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by