Clear Filters
Clear Filters

Convolution of functions using data?

1 view (last 30 days)
edoardo amarotti
edoardo amarotti on 24 Nov 2020
Hi everyone.
I would like to find the convolution between two datasets and graph the result. I tried with several tools on matlab but I didn't obtain what I'm searching.
I have two spectra that overlap and I would like to find the convolution between them. The spectra are in vector form, defined by two vectors x and y for each spectrum.
I already used polyfit and interp1 to get the function for my dataset but they can't fit them optimally.
for the first spectrum: x='l544dim' and y='a544dim_n'
for the second spectrum: x='l_laser' and y='a_laser_norm'
Thanks in advance!

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!