Help with Fibonacci Execution Time

2.6 Execution time. How does the execution time of fibnum(n) depend on the execution time for fibnum(n-1) and fibnum(n-2)? Use this relationship to obtain an approximate formula for the execution time of fibnum(n) as a function of n. Estimate how long it would take your computer to compute fibnum(50). Warning: You probably do not want to actually run fibnum(50).

回答 (0 件)

この質問は閉じられています。

質問済み:

2019 年 10 月 14 日

閉鎖済み:

2019 年 10 月 14 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by