Residual Specific Heat Capacity
Citar como
Lateef Adewale Kareem (2025). Residual Specific Heat Capacity (https://www.mathworks.com/matlabcentral/fileexchange/71086-residual-specific-heat-capacity), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |