summaryrefslogtreecommitdiff
path: root/226/CH4/EX4.2/example2_sce.sce
blob: cf7365f766f5a36a1ff1939c9059166512524929 (plain)
1
2
3
4
5
6
7
8
9
10
//chapter 4
//example 4.2
//page 153
printf("\n")
printf("given")
Ic=1*10^-3;Ib=25*10^-6;
Bdc=Ic/Ib
Ie=Ic+Ib
Adc=Ic/Ie
Ib=Ic/Bdc