min ||x||_1 such that ((y-Ax).^2)./Ax \leq \epsilon
min ||x||_1 such that norm((y-Ax)./sqrt(Ax), 2) \leq \epsilon
I dont see if there is any way i can take denominator to Right hand side. Is there any workaroud/suggestions.
Any suggestion/help would be welcomed.
Thanks again.