Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

Free Online Books

Discussion Groups > Deconvolution

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 115 threads matching "deconvolution"

You are looking at page 1 of 3.

The most relevant threads are listed first

Deconvolution Algorithm

satish_sac - 07:26 07-08-07
Hi, I am looking for an Deconvolution algorithm to restore an image by deconvolution of image data and its known/modeled PSF. Which algorithm is best suited for this? Is it available on the net. Regards, Satish ...Deconvolution Algorithm

Blind Deconvolution Theory

Vicki - 10:27 23-02-05
Hi all, I'm looking for some background on blind deconvolution -- mainly as I'm going to have to explain it to a group of medics and non-engineers. I've got the Simon Haykin, Unsupervised Adaptive Filtering: Vol 2 book. Are there any other books or papers that deal in general terms with blind ...Blind Deconvolution Theory

Deconvolution procedure by Weiss method?

anthony - 07:18 31-03-06
In my understanding, the deconvolution process with FFT is to use divide operator instead of the deconvolution operator, that is ---aries44's post----------- In order to convolve two functions 'a' and 'b', we can take their Fourier Transform(FT) and multiply them in Fourier domain i.e. C= FT(a) ...Deconvolution procedure by Weiss method?

peak deconvolution

amit - 04:17 30-01-04
hello, i am working on project of x-ray diffractometer. Basically the type of distribution for x-ray pattern is poisson type. i want to know the names of the algorithms which can be used for peak deconvolution on x-ray diffraction patterns and the link of the site or documents which describ...peak deconvolution

2D deconvolution in fourier domain

aumi4 - 14:56 08-03-06
hi ppl, I am doing my final year btech project and am stuck at the below... i have two matrices and i want to find the third one.All are of the same dimesntions. M(f) = R(f) * W(f) The product is the convolution. i know M(f) and W(f) I want to find R(f) I basically want to perfor...2D deconvolution in fourier domain

FFT windowing and deconvolution

Arrigo Benedetti - 21:02 19-05-04
I would like to get some feedback on this idea. Multiplying a signal in the time domain by a window before computing its FFT is equivalent to the convolution of the transform of the signal with the transform of the window. It seems therefore that one could "undo" the effect of a square window (...FFT windowing and deconvolution

AR parameter estimation

ekomninos - 06:46 28-02-08
Hi, I have available input and output data and type of noise(mean , dev) i want to use the deconvolution algorithm in order to estimate AR coefs but i can't find anything relative to this algorithm.I have used so far projection,orthogonalized projection and rls algorithms for doing so but i can't...AR parameter estimation

Weird apparition on a deconvolution

Michel Rouzic - 02:39 23-02-06
I did a deconvolution between two signals, a sweep and an impulse response (actually an impulse response with a very simplified response, I lowpass filtered its magnitude bins in the frequency domain to make it smooth) and as a result, i get what I expect, plus a weird peak (actually two very cl...Weird apparition on a deconvolution

Deconvolution

gokul_s1 - 10:16 12-07-06
Why is the inversion of a Toeplitz system Ax=b, where A is a Toeplitz matrix, ill-posed even when A is not rank deficient?. If A is full rank, shouldnt the system have a unique solution and not be affected by small noise perturbations?. How can one relate the ill-posedness of deconvolution problems ...Deconvolution

Deconvolution by Fourier method

aries44 - 12:02 22-06-05
In order to convolve two functions 'a' and 'b', we can take their Fourier Transform(FT) and multiply them in Fourier domain i.e. C= FT(a) * FT(b) c = IFT(C) and then Inverse Ft(IFT) of 'C' gives us the convolution of 'a' and 'b'. Now if we want to deconvolve 'a' from 'c' to get 'b' we can do ...Deconvolution by Fourier method

Re: Problem measuring frequency response of filters

glen herrmannsfeldt - 15:24 30-01-04
Jerry Avins wrote: (snip) > How do you make a digital filter non-linear without saturating? A truly > non-linear filter doesn't have a single impulse response. I suppose that > a liberal interpretation of "filter" would include squaring and > transcendental functions, but that doesn't s...Re: Problem measuring frequency response of filters

spectral factorization using cepstral deconvolution

emre - 23:28 22-12-06
Hi there, I want to find the minimum phase spectral factor of a real autocorrelation sequence using cepstral deconvolution. However I run into problems when the spectrum has a null. Is there a way to get around this problem, or is the cepstral deconvolution doomed to fail in case of a null? Could...spectral factorization using cepstral deconvolution

blind deconvolution - speech - psk

Daniele Ticchiarelli - 11:25 22-04-04
I am trying to improve algorithms to apply the BLIND DECONVOLUTION to the real data as for example to eliminate the effect given by an environment on a vocal(speech) signal. Currently I possess some algorithms that I would like to improve. For this I desire to exchange knowledges, data and alg...blind deconvolution - speech - psk

Discrete Deconvolution

16:22 21-07-06
Hello, all. I have a dilemma. I'm analyzing some time signals for periodicities, and I was wondering about a seemingly basic method of doing it. I hope you'll forgive my ignorance, as my specialty is physics and not signal processing :P So, we have a time-series that is the product of a s...Discrete Deconvolution

Richardson-Lucy deconvolution ?

Fokko Beekhof - 05:37 25-02-08
Hello, I'm trying to understand the Richardson-Lucy deconvolution algorithm, primarily from the description here: http://en.wikipedia.org/wiki/Richardson-Lucy_deconvolution In this notation, u_i is a pixel in the latent image(unknown), c_i the corresponding pixel in the observed image, and ...Richardson-Lucy deconvolution ?

Re: deconvolution in time?

15:25 07-11-05
Julian Stoev wrote: > Hello Christian, > > Your approach is based on the assumption, that P(k) is FIR filter? I did > not mention it, but I used P(z). ;-) > > My case is related to IIR description of the system. For example > > 5.641e-006 z^3 + 0.1712 z^2 + 0.8146 z - 0.0...Re: deconvolution in time?

Deconvolution

Midhat - 12:57 07-08-08
Hi, I have a question regarding the deconvolution of a signal from the window. we had non-equispaced vlbi data, to do the analysis we first windowed the data in the time domain using parseval window then applied SVD and DFT in order to get the power spectrum in the frequency domain. But using the p...Deconvolution

Re: Crosstalk question

Andor - 04:52 12-04-05
Ulrich, if the crosstalk is linear and time-invariant, you can try to subtract the crosstalk via deconvolution. You need to find the crosstalk filters c_12 and c_21 (look up deconvolution to find out how). Then first approximation of the cleaned up signals is s1' = s1 - c_21 * s2 and ...Re: Crosstalk question

Re: zero padding avoids aliasing

glen herrmannsfeldt - 00:59 10-01-07
jddaviswy wrote: (snip) > I don't think that anybody else has mentioned this so I will put my two > cents in here. The kind of resolution that people are talking about > when they say that you can't get any more by zero padding is the > ability to resolve two very close tones. If you ...Re: zero padding avoids aliasing

Re: Recovering data below a high pass cutoff frequency

glen herrmannsfeldt - 07:51 13-11-05
Joerg wrote: > > All you need is gain and freedom from noise. Freedom from noise is the > > hard part, but as Stephan Bernsee once wrote, papier ist duldig (paper > > is patient-- read "compliant"). > When Germans say "Papier ist geduldig" they often mean "It looks easy on > paper...Re: Recovering data below a high pass cutoff frequency

Re: "Good" FIRs with no negative parts

glen herrmannsfeldt - 04:29 29-11-07
Michel Rouzic wrote: > Here's the problem, due to the overwhelming presence of black areas in > my pictures, it leaves FIRs with negative values (such as Lanczos/ > windowed sinc FIRs) out of the equation (well it at least makes them > far-from-ideal choices), as most of the time the resul...Re:

Re: Selection between convolution and inverse filtering operation

Oli Charlesworth - 09:40 20-09-07
On Sep 19, 10:50 pm, "riz" wrote: > > On Sep 19, 4:16 pm, "riz" wrote: > > > > On Sep 19, 9:49 am, "riz" wrote: > > > > > Out of convolution operation and inverse filtering operation,which > > > > > operation is better regarding the stability point of view(minimum > > > phas...Re: Selection between convolution and inverse filtering operation

Re: anybody knows how to do de-convolution?

glen herrmannsfeldt - 02:20 08-08-04
lucy wrote: > I have a filter and want to inverse the filtering step, what can I do? See: Deconvolution of Images and Spectra by Peter A. Jansson -- glen ...Re: anybody knows how to do de-convolution?

A difficult deconvolution...

tramoman - 11:57 30-06-05
Hello, I am trying to model the behaviour of a reactor vessel when some particles inside the container strike the inner wall using FINITE ELEMENT MODELLING software. I reproduced several random particles hitting the wall at different times and position across the surface of the inside wall....A difficult deconvolution...

A difficult deconvolution...

tramoman - 11:57 30-06-05
Hello, I am trying to model the behaviour of a reactor vessel when some particles inside the container strike the inner wall using FINITE ELEMENT MODELLING software. I reproduced several random particles hitting the wall at different times and position across the surface of the inside wall....A difficult deconvolution...

Re: Help needed with legacy C++ filter code

Jerry Avins - 14:20 03-11-04
BCC wrote: > Hi, > > Can anyone tell me what this code means, or what kind of filter it may > be representing? > > const double std_spike_sym_delta[] = {-4, +4, +1, 0, -1, -4, +4}; > const int std_spike_sym_width[] = {1, 1, 2, 2, 2, 1, 1}; > const int std_spike_body_widt...Re: Help needed with legacy C++ filter code

Design of a deconvolution filter

axr0284 - 19:48 22-01-06
Hi, I am really new to this so bear with me. I got a homework assignment for a course called analytical topics and I was wondering if anybody could help me figure it out. I don't need a complete answer but just some pointers of where to begin with this problem and how to proceed. Thank you very mu...Design of a deconvolution filter

deconvolution to obtain impulse response

NU - 15:23 01-08-05
Hi All, I am working with injecting contrast/dye and measuring the resulting enhancement (resulting from the injection) in a patient. The injection is a square input (e.g., 20 ml @ 4 ml/sec for 5 sec). Now, I measure the resulting enhancement (OUTPUT) at a certain location. Now, this outpu...deconvolution to obtain impulse response

Re: Difference between maximum ratio combing and adaptive beamforming

Oli Charlesworth - 16:21 20-04-07
philgo said the following on 20/04/2007 19:23: > Let me try to rephrase the question. > > In traditional beam-forming, we are always talking about angles, angle of > arrival, angle of departure, beam pattern pointing to a certain angle, > etc. > However, when we talk about the MRC, the ...Re: Difference between maximum ratio combing and adaptive beamforming

Re: Beating Nyquist?

glen herrmannsfeldt - 08:00 26-07-07
Andor wrote: (snip on non-uniform sampling and aliasing) > However, it is obvious that one can still find sine waves at other > (higher) frequencies that _will_ pass through those points in Fig. 5.2 > (I calculated this myself, using randomly selected samples of a sine > wave). It seems l...Re: Beating Nyquist?

Re: Negative Group Delay ... again!

glen herrmannsfeldt - 17:18 09-03-08
Ron N. wrote: (snip) > That's the heart of a semantic problem when discussing band > limited signals. People sometimes (often?) confuse > bandlimited signals with low-pass-filtered signals. But a > truely and perfectly bandlimited signal actually implies > constraints on the distant f...Re: Negative Group Delay ... again!

How does one "determine" the point spread function?

00:07 10-08-08
Hello- Disclaimer: I have no background in optics or image signal processing, so I apologize in advance for abusing any terminology. I just discovered this list via Google, and I hope that some of you might be able to help point me in the right direction. Here goes... I'm working on a so...How does one

Re: How to shift frequencies in a non-flat manner

Michel Rouzic - 13:08 22-01-06
Bob Cain wrote: > Michel Rouzic wrote: > > > So here's the problem : I got a signal of about 10,000,000 samples of a > > chirp going from frequencies 0 to 0.5 (1 being the sampling frequency), > > surrounded by lots of noise. I want to flatten that chirp at some > > frequency, so I...Re: How to shift frequencies in a non-flat manner

Re: When is a transform invertible

05:06 14-02-06
Thanks Randy Those links turned up some useful information - seems the equations I were describing are all Fredholm Integral Equations of the First Kind, so are solvable only if the kernel is of the right type e.g. a difference kernel (using LaPlace transform / "deconvolution") or degenerate ...Re: When is a transform invertible

Mixed phase deconvolution

Andreas - 05:04 17-03-07
Hello all DSP gurus, I am struggling with some (seismic) DSP theory and need some help! In seismic the convolutional model states that the observed signal as a function of time, st (seismic trace), equals the convolution between the seismic shot signal, s, and the earth response function, e: ...Mixed phase deconvolution

Re: calculation of transfer function

Andor - 12:53 14-09-06
stereo wrote: > > > > What happens when |X(k)| -> 0? > > > Sorry, I forgot to mention the assumption of a linear system. Then, if > |X(k)| == 0 it follows |Y(k)| == 0. I think what Rune wanted to say that if |X(k)| is very small, then you cannot accurately determine the value of th...Re: calculation of transfer function

Re: dividing two signals using fft

glen herrmannsfeldt - 10:00 06-06-07
sofi wrote: > now when i correlate between left and right side,i get undefined > correlation.so problem lies in division of fft of signals. > may be my methodolgy is wrong.i will much appreciate any help. Read "Deconvolution of images and spectra" by Jansson. http://books.google.com/bo...Re: dividing two signals using fft

Re: Spectral Analysis & Resynthesis of Audio Signals.. Anyone else into this? Applications/Tools that reliably produce good results?

glen herrmannsfeldt - 03:24 02-06-08
maxplanck wrote: (snip) > By "Audibly Indistinguishable," I mean that a person (or group of people) > with normal hearing could blindly listen to a set of sounds played in > succession, that set consisting of only the original sound and the IDFT of > the spectral model of that sound, and ...Re: Spectral Analysis & Resynthesis of Audio Signals.. Anyone else  into this? Applications/Tools that reliably produce good results?

Re: Log sweep enveloppe coefs.

Michel Rouzic - 21:27 16-02-06
Jerry Avins wrote: > Michel Rouzic wrote: > > I'm not sure the title is very explicit on what i'm trying to do, so > > here goes the explanation > > > > I have a log frequency sweep with a flat enveloppe. I am trying to > > change its enveloppe in a way that would make higher freq...Re: Log sweep enveloppe coefs.

deconvolution using known set of filters

riz - 07:47 27-06-07
i have lot of filters impulse responses and signal 'x' that i got by convolving original signal 's' with one of the filter impulse response.Also,the signal 'x' contains noise. Now i want to recover the original signal 's'. 1)Which techniques are most feasible and effective to solve this problem 2)...deconvolution using known set of filters
| 1 | 2 | 3 | next