0

The entire problem is like physics-math. Generally we have n cables whose signals are desynchronized and we have m receivers. We know what are waves of voltage at receivers and distances between receivers. We also know that the signals on cables are diffrent only be frequency, phase and amplitude. We want to know the position of each cable with respect to receivers, so I came out with this problem: "I want to decompose a wave into non-sinusoidal waves $u(nx+t)$, where $n$ is the frequency and $t$ is the phase. when I was wondering about this problem I created this equation:$$f(x)=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}A(n,t)\cdot u(nx+t) dt dn$$where A(n,t) is the amplitude we want to solve for and we know $u$ and $f$ ($f$ is a function that we want to decompose and $u$ is the function that we want to decompose to). I tried using a inverse of a definite integral function which i called H with this property:$$H^{-1}(a,b,f(x),x) = \int_{a}^{b}f(x)dx$$, but I got nowhere. After simplification this problem becomes: "Given $f,g$ two continuous functions, let's suppose that we know $f(x)$ but we don't know $g(x,n)$. Can you solve for $g(x, n)$ from the following equation $$f(x)=\int_{-\infty}^{\infty} g(x, n) dn$$ or just simplify the integral using $g(x, n)$?" I tried using laplace transform and I arrived at this: $$\mathcal L_n\{g(x,n)\}(s=0)+\mathcal L_{-n}\{g(x,-n)\}(s=0)=f(x)$$ and thanks to Kurt G. I tried fourier transform $$f(x) = \mathcal{F}_{n} \{g(x,n)\} (0)$$ and I don't know what to do with this equation.

0 Answers0