Mason.m

Mason.m uses mason's rule to simplify signal flow graphs.
9.5K Downloads
Updated 16 Jul 2016

View License

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 (2024). Mason.m (https://www.mathworks.com/matlabcentral/fileexchange/22-mason-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graph and Network Algorithms in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

MasonsRule/MasonsRule/

Version Published Release Notes
1.0.0.0

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

Added link to github copy