Mason.m

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

이 제출물을 팔로우합니다

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://kr.mathworks.com/matlabcentral/fileexchange/22-mason-m), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Graph and Network Algorithms에 대해 자세히 알아보기

태그

태그 추가

Add the first tag.

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

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

Added link to github copy