clear; clc; //Example 1.2 //Caption : Program to find transistor currents for npn transistor after adding resistor to circuit. //Given Values //Silicon Transistor B=100; //Beta Ico=20; //in nA Rc=3; Ico=20; //in nA Rb=200; Re=2; Vbb=5; //in V Vcc=10; //in V Vbe=0.7; //in Active region //Ico<