Deconvolution Definition and 10 Threads

  1. C

    MATLAB Deconvolving two signals with different sampling rates

    Hi, So i am in a fix now. I have a discrete time signal which is produced by a device with Nyquist frequency as 50MHz and 1088 samples (there is nothing i can do with the device to change the frequency or number of samples). I have an analytical signal which is produced in the frequency domain...
  2. K

    Deconvolution of fluorescence spectra

    I am trying to make a deconvolution of fluorescence spectra in Matlab. The original spectra is the yellow graph in the figure below. The other two graphs are Cauchy distributions, x and y, that I have manually added to the plot. I would like to write a program that could do this automatically...
  3. K

    Python Perform an image deconvolution using FFTs and Python

    Homework Statement [/B] This problem is from Mark Newman's Computational Physics, problem 7.9, found at http://www-personal.umich.edu/~mejn/cp/exercises.html. The problem gives us a blurry convolved image, according to a Gaussian point spread function and our objective is to deconvolve it to...
  4. S

    A Need help with peak deconvolution

    I am new to peak deconvolution, I try to find information about this on the internet but just get a brief understanding of it. Can anyone provide me some suggestions or information about having a deeper understanding of this thing?
  5. B

    Peak deconvolution - How much information can I get from these peaks?

    I need some help understanding how much information I can pull out of this data. I have a sample made up of two materials. Materials A and material B. Then I took a picture of the sample. The two materials mix quite well, but not perfectly, so on my image I can see that some areas are mostly...
  6. M

    Question about deconvolution of signals (digital signal processing)

    I have a set of discrete data that I have performed multiple Gaussian smoothing filters on to act as a low-pass filter. What I have come up with is something like this: http://i51.tinypic.com/152kieg.jpg I'm using findpeaks() in matlab, and a peak that I want is being taken over by the...
  7. 0

    Wiener Deconvolution: Get Clean Signal with Jumps & Bursts

    I have a system that acts as a low pass. I know the transient response quite well, and I am trying to do a Wiener deconvolution on the measurement data. I expect a clean signal with a few jumps and bursts. Basically piecewise continuous, with the occasional peak. For the Wiener deconvolution I...
  8. S

    Deconvolution IRF from fluorescence decay curves

    Hi There, I have been working on fluorescence decays of the fluorophores whose lifetimes are comparable to the instrument response function(IRF) of my device. The technique I use is based on Time-correlated single photon Counting(TCSPC). I have been fitting the decay curves using...
  9. D

    Deconvolution of Spectra for Near-Infrared Astronomical Instruments

    Hi, I am working on long slit spectroscopy for an astronomical instrument, and I think I need deconvolution, but I am not sure, so maybe you will be able to answer me :) Currently those are only simulations. I work in near-infrared (0.950 -> 2.2 micron) with a low resolution (R=30). My...
  10. G

    Deconvolution - signal processing

    Hi. I have a data gaussian g(t) and data that I suspect is a convolution (g*f). I want to find f(t), so I need to deconvolute (using Origin preferably). If I convolute g*g, I get something very beautiful. If I convolute (g*f)*(g*f), I get something very beautiful. If I deconvolute...
Back
Top