summaryrefslogtreecommitdiff
path: root/3630/CH14/EX14.6/Ex14_6.sce
blob: 3346f4cf9e822cf29c0e49dce5dd1dc33e904704 (plain)
1
2
3
4
5
6
clc;
Pout=2;
Pin=0.0001;
ApdB=10*log10(Pout/Pin);
disp('dB',ApdB,"ApdB=")//The answers vary due to round off error