summaryrefslogtreecommitdiff
path: root/1658/CH24/EX24.2/Ex24_2.sce
blob: 3b929a6f22bb502d2d19b5b277f5b90349b39947 (plain)
1
2
3
4
5
6

clc;
Pi=5*10**-3;
Po=1;
G=10*log10(Po/Pi);
disp('dB',G*1,"G=");//ans given in the book is wrong