Curve Fitting Max Number of Independent Variables

17 visualizaciones (últimos 30 días)
D.R. Komar
D.R. Komar el 11 de Feb. de 2021
Respondida: Pranav Verma el 18 de Feb. de 2021
I am new to cftool but have experience fitting complex response surfaces equations (RSE) that have anywhere from 3 to 12 (or more) independent variables. Can cftools be used to do this? For example, Typical form of a 3 variable RSE is:
Y = c00 + c01*x1 + c02*x2 + c03*x3 + c04*x1*x2 + c05*x1*x3 + c06*x2*x3 + c07*x1^2 + c08*x2^2 + c09*x3^2
RSE's with more variables follows the same format with linear, cross, and squared terms for each variable...

Respuestas (1)

Pranav Verma
Pranav Verma el 18 de Feb. de 2021

Categorías

Más información sobre Quadratic Programming and Cone Programming en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by