Mason.m

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

Ahora está siguiendo esta publicación

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)

Citar como

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

Agradecimientos

Inspiración para: Calculating the data of a hysteresis loop image

Categorías

Más información sobre Graph and Network Algorithms en Help Center y MATLAB Answers.

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

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

Added link to github copy