The analytic-signal tag has no wiki summary.
2
votes
2answers
58 views
Prevent negative image with BPSK modulation in a complex signal
In a baseband complex signal, I need to generate a BSPK modulated signal at a given frequency. If I generate a CW at this frequency, all is good. However, when I then BPSK modulate the CW, I get a ...
-6
votes
0answers
29 views
Reg: Sampling for Non band-limited Signals [closed]
I need a Matlab Code for Sampling of Non-Bandlimited Signals as a part of my project. Can Anyone help me out here by giving the code or any other way of getting it?
0
votes
1answer
322 views
Envelope of time domain signal // Hilbert transform
to get the envelope of a time domain signal, s(t), I use the absolute of its analytical time domain signal. But there occur the problem that sometimes the envelope is not as desired a true envelope ...
2
votes
1answer
123 views
Spectrum and Spectrogram explanation
I'm reading this material but I don't understand this example:
"An example of a 94% overlap transform processing could be demonstrated by a 279 sample frame with 262 samples overlapped from each ...
2
votes
0answers
174 views
calculate root mean square, ratio of power, constant false alarm, … of a signal
I am new to Digital Signal Processing, and am reading a paper. I don't know how they can extract some features from signal, like root mean square (RMS), Constant False Alarm Rate - CFAR, Mean Value ...
5
votes
1answer
127 views
Hilbert transform: analytic signal
I want to observe how the signal's phase changes over time and I know Hilbert transform can be used here to get the analytic signal, from which I can extract the amplitude and phase.
I know that to ...
3
votes
1answer
87 views
signals comparison metrics
Am new to signal processing and was wondering when given two signals, what are the widely used statistical analysis methods to understand the relationship between them?
19
votes
3answers
208 views
How should I pre-process a real valued signal in order to use Kay's estimator?
I have 100,000 samples of a signal $x[n]$ that was sampled at 20kHz. The data is vibration data from a rotating machine, and contains a significant spectral component related to the speed of the ...