can you help me to programming method of tree of knuth
1 回表示 (過去 30 日間)
古いコメントを表示
2=1+1
3=2+1
6=3+3
x^2:1
x^2*x:1
x^3*x^3:1
0 件のコメント
採用された回答
Walter Roberson
2013 年 11 月 8 日
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
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Genetic Algorithm についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!