continued-fractions Questions

2

Solved

(EDIT: In response to grumpy comments, No it isn't homework. I am working on pitch detection, taking an array of potential harmonic peaks, and attempting to construct candidates for fundamental fre...
Warily asked 9/1, 2011 at 6:23

1

Solved

I'm looking for a method to convert the exact value of a floating-point number to a rational quotient of two integers, i.e. a / b, where b is not larger than a specified maximum denominator b_max. ...

2

I am new to Python and was asked to create a program that would take an input as a non-negative integer n and then compute an approximation for the value of e using the first n + 1 terms of t...
Woodbridge asked 18/3, 2016 at 6:43
1

© 2022 - 2024 — McMap. All rights reserved.