You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
For fixed integers a and b with D = a^2 + 4*b positive, the sequence U_n = GeneralizedFibonacci(n,a,b) satisfies the recurrence U_n = a U_{n-1} + b U_{n-2} with initial conditions U_0 = 0 and U_1 = 1. If a=b=1, this is the Fibonacci sequence.
Cite As
David Terr (2026). GeneralizedFibonacci.m (https://uk.mathworks.com/matlabcentral/fileexchange/6085-generalizedfibonacci-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (608 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
