//chapter 7 //example 7.6 //page 206 clear; clc ; //given fab=5; //common base cutoff frequency in MHz hfe=50; //common emitter current gain Cs=100; //load capacitor in pF Rc1=10; Rc2=100; //collector capacitor in Kohm //case 1 fae=fab/hfe*10^3; //common emitter cutoff frequency in KHz //signal frequency fs1=(1/(2*%pi*Cs*Rc1)*10^6); if fae