Determine three model Parameters (least squares?)

Hey, I have a data set R(T), experimental values, and my model function is given by the following:
.
are unknown. How do I get the best fit for these three parameters using least squares? :/ :(
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!

 채택된 답변

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

질문:

2021년 5월 15일

댓글:

2021년 5월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by