help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: finding approximate 'least common factor'


From: Allen.Windhorn
Subject: RE: finding approximate 'least common factor'
Date: Tue, 24 May 2011 13:45:01 -0500

Przemek, 

-----Original Message-----
From: address@hidden On Behalf Of Przemek Klosowski

> I have numbers which are approximately (but not exactly) an integer
> number of some basic quantity. How would you estimate that basic
> quantum? For instance, if the data is:

> All I could come up with is to look at all the candidates (s) and
> plot the sum of squares (d) of the integer quotient residuals (c)
> against the value of the candidates...
>
> Can anyone think of a more precise numerical algorithm?

Might try some sort of discrete Fourier transform, where the numbers
represent the x values and the count of values at each x represents an
impulse function of that amplitude.

Regards,
Allen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]