Thermistor Model Interactive Demo

The Thermistor Model computes the NTC thermistor characteristic curve based on B-parameter equation

You are now following this Submission

The Thermistor Model computes the NTC thermistor characteristic curve based on B-parameter equation,
R = R0.*exp(B0.*((1./T)-(1/T0))), where
R0 is the Nominal Resistance in ohms at 25 degree Celsius
B0 is the Nominal Beta Constant in Kelvin at 25 degree Celsius
Enter R0 and B0 obtained from datasheet, and press enter to update the plot

Cite As

Rodney Tan (2026). Thermistor Model Interactive Demo (https://www.mathworks.com/matlabcentral/fileexchange/53389-thermistor-model-interactive-demo), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Graph and Network Algorithms in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Version 1.02 (Oct 2016) Added Resistance & Temperature equations

1.1.0.0

update figure name

1.0.0.0