blob: 3822723657307b594d90157edd67833d1ab1600f (
plain)
1
2
3
4
5
6
7
|
//Engineering and Chemical Thermodynamics
//Example 7.9
//Page no :339
clear ; clc ;
disp(" Example: 7.9 Page no : 339") ;
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.") ;
|