So, I built a function and gave it a name- Normie. Find the nth term of Normie function: f(n)= 1*f(n-1)+ 2*f(n-3)+ 3 , when n>3 and 0 , when n<=3.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers29
Suggested Problems
-
Back to basics 21 - Matrix replicating
1813 Solvers
-
Arrange vector in ascending order
819 Solvers
-
Returning a "greater than" vector
276 Solvers
-
Test Problem; Create a 5x5 array containing all ones
405 Solvers
-
Find sum of negative elements in row.
122 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!