Rank: 2269 based on 30 downloads (last 30 days) and 1 file submitted
photo

Rob Walton

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Rob
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 Oct 2001 Mason.m Mason.m uses mason's rule to simplify signal flow graphs. Author: Rob Walton flow, mason, graph, rile, signal 30 9
  • 4.45455
4.5 | 11 ratings
Comments and Ratings on Rob's Files View all
Updated File Comment by Comments Rating
02 Dec 2008 Mason.m Mason.m uses mason's rule to simplify signal flow graphs. Author: Rob Walton Chen, Huaichen

The program is good, but too complex to understand.
We developed a simple way to solve this peoblem in our new submitted file signal_flow_graphz. Where the network description file is replaced by a connection matrix Q and an input Matrix P. The simultaneous equations of the linear system are expressed in a matrix form:
X=QX+PU.
The solution is expressed by a simple MATLAB inversion command line:
W=X/U=inv(eye(size(Q))-Q)*P
Thus the calculation process is completely transparent to the user and eazier to debug or to modify. In signal_flos_graphz this command line is replaced by a function sigflow.m just for doing some check to matrices Q and P. Moreover, this method is valid to MIMO systems.

03 Apr 2008 Mason.m Mason.m uses mason's rule to simplify signal flow graphs. Author: Rob Walton dred, rami
04 Mar 2008 Mason.m Mason.m uses mason's rule to simplify signal flow graphs. Author: Rob Walton Nanner, Antonio

Simple to use, but very useful

11 Jan 2007 Mason.m Mason.m uses mason's rule to simplify signal flow graphs. Author: Rob Walton Grgurevic, Kosta

Good

28 Mar 2006 Mason.m Mason.m uses mason's rule to simplify signal flow graphs. Author: Rob Walton Aduviri, Ramiro

thank you

Top Tags Applied by Rob
flow, graph, mason, rile, signal
Files Tagged by Rob
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 Oct 2001 Mason.m Mason.m uses mason's rule to simplify signal flow graphs. Author: Rob Walton flow, mason, graph, rile, signal 30 9
  • 4.45455
4.5 | 11 ratings

Contact us at files@mathworks.com