can you help me to programming method of tree of knuth
    1 view (last 30 days)
  
       Show older comments
    
2=1+1
3=2+1
6=3+3
x^2:1
x^2*x:1
x^3*x^3:1
0 Comments
Accepted Answer
  Walter Roberson
      
      
 on 8 Nov 2013
        It is done in the code at the end of http://www.mathworks.com/matlabcentral/fileexchange/25782-mpower2-a-faster-matrix-power-function/content/mpower2.m
More Answers (0)
See Also
Categories
				Find more on Genetic Algorithm in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
