Mason.m

版本 1.0.0.0 (7.8 KB) 作者: Rob Walton
Mason.m uses mason's rule to simplify signal flow graphs.
10.1K 次下载
更新 2016/7/16

查看许可证

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)

引用格式

Rob Walton (2026). Mason.m (https://ww2.mathworks.cn/matlabcentral/fileexchange/22-mason-m), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R11.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Graph and Network Algorithms 的更多信息
标签 添加标签
版本 已发布 发行说明
1.0.0.0

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

Added link to github copy