Mason.m

Mason.m uses mason's rule to simplify signal flow graphs.

You are now following this Submission

Mason.m uses mason's rule to simplify signal flow graphs. It takes a file describing the network and produces a symbolic equation relating a dependent output node to an independent input node.

The directory contains a comprehensive readme file and an example network file to experiment with. Mason's rule is traditionally used for control system analysis but has applications in microwave circuit design, filter design and many other areas.
(If you want to develop this code further, please find it here: https://github.com/robwalton/mason)

Cite As

Rob Walton (2026). Mason.m (https://ch.mathworks.com/matlabcentral/fileexchange/22-mason-m), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Graph and Network Algorithms in Help Center and MATLAB Answers

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Update file in order to add BSD license and Mathwork's request.

Added link to github copy