Skip to content

use MATLAB to parse a text based circuit and perform DC analysis

Notifications You must be signed in to change notification settings

russell-t/netlist-parser

Repository files navigation

netlist-parser

This code parses a text based circuit (netlist). From the netlist, A and y matrices are created to be used in DC analysis. Any number of resistors, voltage sources, and current sources can be added, as long as the proper format is followed. An example circuit is given in 'example.txt'.

About

use MATLAB to parse a text based circuit and perform DC analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages