Our algorithm generates a single B-spline surface patch that interpolates the given scattered 3d data points. The inputs are the scattered 3d data points and their parametrization (in domain [0, 1] x ...
Abstract: The estimation of the frequency of a complex exponential is a problem that is relevant to a large number of fields. In this paper, we propose and analyze two new frequency estimators that ...
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support ...