matlab linear algebra example
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
The resistance of a metal follows the following relationship: R = a + bT + cT2
Determine parameter values, a, b, and c, using the following the two data sets.
T (K) 300 400 600
R (Ohms) 15.0 21.1 36.0
2 件のコメント
M.Many
2020 年 11 月 28 日
Plot the values, and go to "Basic fitting" in the "Tools" tab.
Walter Roberson
2020 年 11 月 28 日
polyfit()
回答 (0 件)
この質問は閉じられています。
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!