How do i obtain a function from multiple variables?
Ältere Kommentare anzeigen
I have a set of data that is consisted of 5 arrays. There is no relation between them two by two. Is there a way that i can obtain a function of four variables to give the other one?
5 Kommentare
Yagmur Gencoglu
am 28 Dez. 2017
Walter Roberson
am 28 Dez. 2017
Perhaps a scattered interpolant?
It depends: do you need to find some formula given the data, or do you just need to be able to interpolate given those particular data points?
Yagmur Gencoglu
am 28 Dez. 2017
Birdman
am 28 Dez. 2017
Check my answer. You will obtain a formula.
Walter Roberson
am 28 Dez. 2017
Do you have a model that you are fitting the parameters to? There are an infinite number of relationships that can be computed between any finite set of points, and there is no inherent reason to consider one of the possible relationships to be "better" than the others.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!