Sensible Heat Calculator

The function calculates the sensible heat lost/gained by a substance

You are now following this Submission

The function [Q_sens]=sensible_heat(mass,sp_ht_cap,Tinit,Tfin)
This function returns the sensible heat released/consumed
for given object of mass "mass" having specific heat capacity
"sp_ht_cap" at initial temperature "Tinit" and final temperature"Tfin"
All the units are in SI (kilograms,joules,Kelvin/Celsius). Use same
units for Tinit & Tfin! Constant specific heat capacity & no phase change assumed.

Cite As

Ankur Gaikwad (2026). Sensible Heat Calculator (https://www.mathworks.com/matlabcentral/fileexchange/67722-sensible-heat-calculator), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Thermal Analysis 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.0.0.0

Updated image