summaryrefslogtreecommitdiff
path: root/2528/CH1/EX1.2/Ex1_2.sce
blob: d153b5ef15f181d13a8db758371258f6222205b4 (plain)
1
2
3
4
5
6
7
8
9
// Chapter 1
//Loss expressed
//page 14
//Example no 1-2
//Given
clc;
G=1/10000;      
G1=10*log10(G);
printf("\n The decibel power gain = %.0f dB\n",G1); // Result