matlab linear algebra example
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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 Kommentare
M.Many
am 28 Nov. 2020
Plot the values, and go to "Basic fitting" in the "Tools" tab.
Walter Roberson
am 28 Nov. 2020
polyfit()
Antworten (0)
Diese Frage ist geschlossen.
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!