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