Sensible Heat Calculator

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

이 제출물을 팔로우합니다

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.

인용 양식

Ankur Gaikwad (2026). Sensible Heat Calculator (https://kr.mathworks.com/matlabcentral/fileexchange/67722-sensible-heat-calculator), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Thermal Analysis에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Updated image