How to curve fit 4D data?

17 次查看(过去 30 天)
Hello :D
I am using Surface fitting toolbox to curve fit 3 dimesional data. Until now, I have 3 variables (X, Y and Z), and i can fit with no problems, and avaliate the goodnes of fit.
But now, I need to put there one more variable (T), and will be 4 dimensional. Any ideia how to fit that to obtain a mathematical expression, and avaliate the goodnes of fit?
Thank you

采纳的回答

Ahmet Cecen
Ahmet Cecen 2015-4-27
If your curves will be polynomials, try my FEX function MultiPolyRegress. It also provides a fairly rich set of goodness of fit measures.

更多回答(1 个)

Sean de Wolski
Sean de Wolski 2015-4-27
Statistics Toolbox provides fitnlm which will fit in N-D for you.
  3 个评论
Sean de Wolski
Sean de Wolski 2015-4-28
These are newer functions that provide similar functionality to nlinfit or mvregress
Luis Meneses
Luis Meneses 2015-5-2
I have matlab R2011a, how can i do with this version?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by