Upsample or interpolate complex numbers
Does anyone know of a method to interpolate or upsample a "straight line" between 2 complex points?
For example, between points (1+1j) and (4+4j) get (arbitrary) 2 more points: (2+2j) and (3+3j).
Or as shown in picture, get vector [Matrix?] Z (not exactly, but similar) from W.



