Abstract: Manipulating the wavefront in complex scattering environments has become imperative for various applications. Here, we propose a time-reversal interpolation metasurface to achieve ...
var interpolator = require('natural-spline-interpolator'), f = interpolator([[-2, 2], [-1, -0.5], [0, 0.5], [1.5, -1.5]]); for (x = -3; x < 3; x += 0.000001 ...