You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
RoundQCF(d,u,v,quiet) returns the "round" continued fraction expansion of (u+sqrt(d))/v, where u and d are Gaussian integers and v is an ordinary positive integer. It also
returns the round rational convergents
as well as the coefficients u(k) and
v(k) of the recipricols of the remainders x(k) = (u(k)+sqrt(d))/v(k).
Cite As
David Terr (2026). RoundQCF.m (https://au.mathworks.com/matlabcentral/fileexchange/5525-roundqcf-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.4 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | I fixed the quiet option. |
