Convolution Integral help please
显示 更早的评论
All,
I'm looking to solve the following convolution integral
integral from 0 to t of:
C0(t'+0.471)*exp(-2.1(t-t')/(0.036))dt'
I have a vector of t values and the function C0 is a vector of measured values
I've been told I need to convolve C0(t') with the exponential term, does anyone know how I can achieve this using the conv function? The t' term doesn't allow me to create a vector for the second term to perform the convolution
I should add that I don't have much experience with convolution integrals so any help is greatly appreciated!
Thanks, Jim
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Correlation and Convolution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!