summaryrefslogtreecommitdiff
path: root/74/CH4/EX4.5/example5_sce.sce
blob: f08f16e3a2867bd5f43d07c5f89f41e18ff040b5 (plain)
1
2
3
4
5
6
7
// chapter 4
// example 4.5
//page 220
Vin=5;
FRR=80;
Vout=Vin/10^4*log10(10);// FRR=20log(Vin/Vout)
disp(Vout);//change in output voltage