I have been asking around if the way I was extracting phase shift (lag) was correct, and I ran into …
I have successfully tested 1D phase correlation algorithm to determine vertical shift between two sy…
I use this snippet of python code to transform data to Fourier phase and magnitude and then retrievi…
I am implementing phase correlation algorithm to determine shift between two images. It generally w…
Long story short, I have a sinusoidal wave with DC offset going in with a given frequency of say 100…
Say you have x = sin(2*pi*t*f + phi) Given, f, t, fs and frequency vector to be f = linspace(-fs/2, …
What are the options for recovering the phase of a BPSK signal in software? The only resources I can…
I am somewhat new to DSP. I'm trying to implement BPSK by following this Python QAM tutorial. My co…
I am trying to better understand discrete-time PLLs. I drew a picture of a simple feedback system he…
If you put a wave packet through the passband of a 1st-order low-pass filter, it will be delayed by …
I want to phase shift an incoming sine wave with varying frequency but I am unsure how to go about d…
Given a desired filter magnitude response, plus acceptable linear phase and minimum phase FIR filter…
I have one cycle of the following signal stored in a memory: x(n)=sin(2 * pi * n/N + theta) wh…
Say I have an LTI system whose impulse response h[n] is: $$ h[n] = \delta[n] + \delta[n-4] $$ …
I have a system that is forced by a sinusoidal function with specific amplitude, phase and frequency…
I'm looking at a job spec, detailed below. I'm perplexed as to what is being asked for. Could som…
What would happen if you took the STFT of a signal, discarded the phase information, and re-synthesi…
I am relatively new to time delay estimation. I am working on a project where I am estimating the ti…
I'm trying to plot the phase of this signal $s(f)=A^2T^2sinc^2(Tf)e^{-(j\pi Tf)}$ How can I plot man…
I have a problem that I thought was going to be simple, but it has become surprisingly stubborn and …
© 2012 - Nathan Osman - [About]