Given that a parametric eq for a circle is given by :
$$x= r \cos \theta \\ y= r \sin \theta $$
Is it possible to move the center of circle by a (periodic) function $f(r,\theta)$:
$$\begin{align} x &= r \cos \theta + f(r,\theta)\\ y &= r \sin \theta \end{align}$$ to obtain an ellipse?