1 2 3 4 5 6 7
//Ex:16 clc; clear; close; t_s=10*log(88)/log(10);// in dbk G=60.6;// in db printf("G/T ratio =%f dbk",G-t_s);