Tagged Questions
2
votes
1answer
68 views
Matrix inversion of an analytical function
Following problem:
I have a function
$f(x_1,x_2)$
and Im looking for the inverse $finv(x_1,x_2)$ of the function which is defined through:
$\int f(x_1,y)\cdot finv(y,x_2) d y =\delta(x_1,x_2) $
...