yuhsing

Untitled

Dec 4th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1.  
  2.  
  3.  
  4. w0 = [ 0 0 1 ] C1 = 2
  5. [ 1 0 0 ] R1 = 3
  6. [ 0 (1) 0 ] a23 = 1
  7.  
  8.  
  9.  
  10. w1 = [ 0 0 (1) ] C1 = 3
  11. [ 1 0 0 ] R1 = 1
  12. [ 0 1 0 ] a31 = 1
  13.  
  14.  
  15.  
  16. w2 = [ 0 0 1 ] C1 = 2
  17. [ (1) 0 0 ] R1 = 1
  18. [ 0 1 0 ] a21 = 1
  19.  
  20.  
  21. w2 = w3
Advertisement
Add Comment
Please, Sign In to add comment