Skip to content

The project objective is to solve the signal flow graph (which is a graph of the transfer function of a system) using Mason's rule method. Breadth First Search (BFS) was used to find the loops and forward paths in the graph.

Notifications You must be signed in to change notification settings

Jamalhazem98/Signal-Flow-Graph-Analyzer-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Signal-Flow-Graph-Analyzer-Project

The project objective is to solve the signal flow graph (which is a graph of the transfer function of a system) using Mason's rule method. I used Breadth first search (BFS) to find the loops and forward paths in the graph.

About

The project objective is to solve the signal flow graph (which is a graph of the transfer function of a system) using Mason's rule method. Breadth First Search (BFS) was used to find the loops and forward paths in the graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published