summaryrefslogtreecommitdiff
path: root/61/CH8/EX8.3/ex8_3.sce
blob: 350adfd47276e010939fe405bca6943ed19a97e8 (plain)
1
2
3
4
5
6
//ex8.3
R_s=560;
R_d=1.5*10^3;
g_m=4*10^-3;
A_v=(g_m*R_d)/(1+(g_m*R_s))
disp(A_v,'Voltage gain')