can you solve this with MATLAB
13. The reciprocal Fibonacci constant v is defined by the infinite sum: E I where F, are the Fibonacci numbers 1, 1, 2, 3, 5, 8, 13,… . Each element in this sequence of numbers is the sum of the previous two. Start by setting the first two elements equal to 1, then F F+F-2. Write a MATLAB pro- gram in a script file that calculates ψ for
OR
OR