Thread Subject:
Deconvolution of two gaussians

Subject: Deconvolution of two gaussians

From: jacob cohen

Date: 1 Sep, 2008 16:01:02

Message: 1 of 1

I am having trouble deconvolving two gaussian functions. My
two functions which I convolve are gaussians.

Here as an example of my problem:
x=-10:.1:10;
h=exp(-x.^2/2).*exp(i*2*x);
m=exp(-x.^2/2);
d=conv(m,h);
[c,r]=deconv(d,h);

The returned vector 'c', is not the expected value, 'm.'

thanks
jake

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
deconvoution jacob cohen 1 Sep, 2008 17:13:58
deconv jacob cohen 1 Sep, 2008 17:13:58
conv jacob cohen 1 Sep, 2008 17:13:58
convolution jacob cohen 1 Sep, 2008 17:13:58
rssFeed for this Thread

Contact us