Find a continued fraction approximation of x.
Solution Stats
Problem Comments
5 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers73
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53487 Solvers
-
Convert a numerical matrix into a cell array of strings
2533 Solvers
-
Flip the main diagonal of a matrix
922 Solvers
-
Multiples of a Number in a Given Range
945 Solvers
-
How long do each of the stages of the rocket take to burn?
557 Solvers
More from this Author13
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Solutions in 10 size ??
Suggests there must be some built-in function in Matlab already...
Thanks.
I thought it was a nice function to highlight :)
When asking for continued fractions, we should determine how much precision is required. Since the problem is actually asking for a specific function, then it should suggest that there is one.