modeling with 2 independent variables
Afficher commentaires plus anciens
I am attempting to use matlab to model a dataset given in 2 columns, temperature and distance, where every 193 rows corresponds to 1 time interval
(i.e. the first column is distance and second is temp with the first 193 rows being t1, the next 193 rows being t2, and so on).
I need to model it such that I have a function of temperature in the form T(d,t). I am struggling on figuring out how to extract the time information from the dataset in order to create a fit. Any help is appreciated
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Linear Predictive Coding dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!