main.m835 chars31 lines
This MATLAB code defines a common-emitter circuit with a C-JT transistor, calculates the base current (IB
) and the corresponding collector current (IC
) as functions of VCE
for six different values of VBE
, and finally plots the collector current versus VCE
for each VBE
value. You can adjust the parameters and the number of VCE
values to suit your specific requirements.
gistlibby LogSnag