blob: 07d0a7688d2a2265e4a821d37be8da4e6ac2526b (
plain)
1
2
3
4
5
6
7
8
|
//Engineering and Chemical Thermodynamics
//Example 7.11
//Page no :343
clear ; clc ;
disp(" Example: 7.11 Page no : 343") ;
disp(" The problem contains only theory and different substitutions.There is no numerical part involved. Users can go through the book to obtain the required expression.") ;
|