Convert Continued Fraction

版本 1.1.0 (2.5 KB) 作者: David Hill
Convert any continued fraction (non-repeating front portion and repeating portion) to (p + sqrt(d))/q representation.
4.0 次下载
更新时间 2023/6/27

查看许可证

Convert any continued fraction (non-repeating front portion and repeating portion) to the representation (where p and q can be negative).
This application can handle very large numbers and long continued fractions.
For example: If the front-portion of the continued fraction is: [1; 2, 3, 4, 5, 6, 7, 8 , 9] and the repeated portion is: [123, 519, 223], just enter these into the respective text boxes when running the GUI. Then hit the calculate button.
continuedFraction;
The results should be:
p = -573592107178500789
d = 50669596954565
q = -400238036392460042

引用格式

David Hill (2024). Convert Continued Fraction (https://www.mathworks.com/matlabcentral/fileexchange/131663-convert-continued-fraction), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2023a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0