Determine three model Parameters (least squares?)
Ältere Kommentare anzeigen
Hey, I have a data set R(T), experimental values, and my model function is given by the following:
Or should I use another method?
Given data set:
R = [252.2 251.9 247.5 232.4 193.3 162.2 142.8 131];
T = [2 10 25 50 100 150 200 250];
Thank you!
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Linear and Nonlinear Regression 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!