curve fitting for multiple variable
Mostra commenti meno recenti
I am an engineering student and relatively inexperienced with matlab. I have data sets that describe the relation between a dependent variable of interest and six different independent variables,I want to do a fit to define a function that will describe the dependent variable as a function of the six independent variables:
y=f(x1,x2,x3,x4,x5,x6)
Can I do with cftool?
How would I go about doing this? Thanks in advance for any help.
1 Commento
Tesfayesus Mamo
il 29 Giu 2021
Hi zohre vash,
I dont think cftool can do that, it can only work with two independent variable maximum more than it colapses but what you can do is, you can generate the model equation by using the syntex regress.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Get Started with Curve Fitting Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!