News

The dynamic decay adjustment (DDA) algorithm is a fast constructive algorithm for training RBF neural networks. In previous works it has been shown that for some datasets the generalization ...
This paper studies a neural network proxy model for the three-dimensional snow scattering problem. Scattering coefficients can be used for large-scale scene-level electromagnetic simulation. To create ...
First off a normal DDA algorithm, that's easy.. Then off to Bresenham and midpoint, but almost all sources I have found says that Bresenham and midpoint is the same one.