Skip to main content

Questions tagged [denoising]

Denoising is a collection of techniques to remove unwanted noise from a signal. Typically this is done by filtering, but a variety of other techniques is available. Often combinations are used in sequence to optimize the denoising.

1 vote
0 answers
54 views

I am trying to separate signal components from a time series which is disturbed by noise. I am hoping that by using the appropriate sequence of signal processing tools, I can detect the signal ...
In the blind's user avatar
0 votes
2 answers
108 views

I have read some articles on Allan deviation and understand that the slope of the $\sigma(\tau)$ diagram corresponds to the exponent of power-law noise: $$S_y(f)\sim f^\alpha \implies \sigma(\tau) \...
Manfred Weis's user avatar
0 votes
1 answer
74 views

I'm new to DSP due to a research project related with audio classification. We are designing a DL-based pipeline to determinate which kind of vessel appears in underwater recordings. Thing is that I'...
xandor19's user avatar
4 votes
5 answers
2k views

I am currently in the midst of processing a satellite image, and I've come to a point where I need to remove those faint stripes caused by the sensor, as you can see below: The image is RGB. I ...
stbr2's user avatar
  • 49
0 votes
1 answer
57 views

Statement of the problem: I used a MEMS sensor to detect break signals in a concrete beam. The sensor was attached to a L-form steel plate, which was glued on the concrete surface. The sensor was ...
climber's user avatar
  • 35
0 votes
0 answers
48 views

I have a really newbie question. I am currently working on a research project where I am required to denoise images using stationary wavelet transform (SWT) in Python specificly (preferably using ...
João Pedro Saraiva's user avatar
1 vote
1 answer
132 views

Y-axis is pk-pk(mm) I am trying to analyze a vibration data set for a system, as shown below. The data was obtained by collecting a set of images of the system and applying an algorithm to generate ...
BaaBaaGoof's user avatar
1 vote
1 answer
442 views

Say you use a power divider to split a signal to feed into two channels of an oscilloscope. And from the captured data say you do $$ xcorr = IFFT( FFT(CH1(x) * conj(FFT(CH2(x))) )$$ so you now have ...
rothran670's user avatar
0 votes
0 answers
92 views

I have the following power spectrum of acoustic data over multiple sensors. I used Fast Fourier Transform to estimate periodogram at each sensor. I wonder if there are techniques to clean, smooth, and ...
Signal Processing's user avatar
0 votes
0 answers
53 views

I have time domain waveforms as shown here: Around ~11:54 and ~11:59 are sinusoids and in between is "noise". I would like to obtain an indicator function that's 1 when when there is (...
divB's user avatar
  • 513
2 votes
1 answer
494 views

I have been searching for a measure of Shannon's entropy $\ H $ or other entropy-like formulae that vary smoothly with noise for real 1D signals. MATLAB has built in functions for image entropy. The ...
ACR's user avatar
  • 704
4 votes
1 answer
449 views

There is a recent paper in a journal called ACS Measurements which suggests an alternative window for the sinc function (Why and How Savitzky–Golay Filters Should Be Replaced) Link: Open Access Paper. ...
ACR's user avatar
  • 704
0 votes
0 answers
31 views

Input: several air audio recordings of a live concert taken from different locations within the venue. Different quality, different noises (e.g. voices of people in the vicinity of the recording ...
Greendrake's user avatar
0 votes
2 answers
326 views

what is the question: I have some time sequences(sampled at 0.5s and 3kHz which means every one of them has 1,500 points) from my force sensor. But I find the signal fluctuates wildly under no load, ...
Erdong111's user avatar
3 votes
0 answers
427 views

The code below generates one sinusoid and considered as known signal. One needs to find the location of the signals under additive Gaussian noise. The known signals is comprise of the sinusoids with ...
Creator's user avatar
  • 118

15 30 50 per page
1
2 3 4 5
16