Mason.m

Mason.m uses mason's rule to simplify signal flow graphs.
10,1K download
Aggiornato 16 lug 2016

Visualizza la licenza

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)

Cita come

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

Compatibilità della release di MATLAB
Creato con R11.1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Graph and Network Algorithms in Help Center e MATLAB Answers
Tag Aggiungi tag
Versione Pubblicato Note della release
1.0.0.0

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

Added link to github copy