finding nth value of formula with conditions
1 回表示 (過去 30 日間)
古いコメントを表示
hello,
can u guys please help me finding nth value by using the next formula:
a(0)=2
a(1)=3
a(n)=(1-a(n-1))/a(n-1) +a(n-2)
thanks!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!