Residual Specific Heat Capacity
Cite As
Lateef Adewale Kareem (2024). Residual Specific Heat Capacity (https://www.mathworks.com/matlabcentral/fileexchange/71086-residual-specific-heat-capacity), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
2.0.0.0 | Eliminated the need for gauss legendre integrator by using matlab's default integrator and arrayfun. Also improve the computation of the integrands by using simple definition for A, B, C and D |
||
1.0.2 | Updated the initial guess for solving Hall and yarbourough correlation |
||
1.0.1 | No need to consider case Pr = 0, since a gauss quadrature method used in the algorithm will not evaluate the function at the end point of the integration interval. |
||
1.0.0 |