A MATLAB project that uses modified nodal analysis (MNA) algorithm to calculate the node voltages of any analog circuit without dependent sources given in netlist format. Added a module that sweeps the resistance of a load resistor, plots power dissipation as a function of load resistance, and finds the resistance value corresponding to maximum power.
This project was assigned for the Computer Tools for Electrical Engineers (EE 241) course in the Fall 2020-21 semester.
matlab -nodisplay -nosplash -nodesktop -r "run('main.m');exit;"
👤 Aras Güngöre
- LinkedIn: @arasgungore
- GitHub: @arasgungore