suppose I have vectors $(x_i,y_i)_{i=1}^n$ where $x_i \in [0,1]^n$ and $y_i \in [0,1]^m$. I know that $Ax_i = y_i$
In this case, is there any way or any paper that I can recover matrix operator $A$?
I have checked out some papers discussing about low rank matrix recovery, but it seems I am dealing with a different question.