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...
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...
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...
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?
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...
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...
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...
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...
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...
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...