Displaying 1 result from an estimated 1 matches for "omega_i".
Did you mean:
omega_t
2010 Jul 04
0
Call for suggestions
...the general framework of the
data = deterministic signal + Gaussian noise
in the spirit of
Bretthorst, G. Larry, 1988, "Bayesian Spectrum Analysis and Parameter
Estimation,"
Lecture Notes in Statistics, vol. 48, Springer-Verlag, New York.
The basic parametric model
$$
G_i(t,\omega)=cos(\omega_i t), sin(\omega_i t)
$$
corresponds to classical spectral analysis, however the model can (at least
in principle)
be completely general. The problem is that the models cannot be defined by
the user but
have to be hard coded (in C++ since the computations are substantial).
I plan to include the abil...