Question about integration
- From: luca.pamparana@xxxxxxxxx
- Date: Sat, 20 Oct 2007 16:17:48 -0000
Hello everyone,
I have a question about integration and convolution. Actually this is
an example from a book that I am reading and I was not able to
understand it. I am hoping someone can shed some light on this.
I have three function definitions
Unit step function u(x) = 1 { for x > 0 and 0 when x < 0}
Rectangular window function r(x) = 1 { for |x| < 1/2 and 0 otherwise }
and we have,
delta function d(x) = 0 for (x <> 0) and whose integral is one.
Given these definitions, I want to find the convolution a rectangular
function by itself r(x) * r(x)
So, from the derivative property of convolution:
d/dx (r(x) * r(x)) = [d/dx(r(x))] * r(x)
Now, the author proceeds to write this as the following:
[d(x + 0.5) - d(x - 0.5)] * r(x)
My question is how that derivative translates to this delta function
equation...
Again, he then proceeds to write the solution as the following
integral:
r(x) * r(x) = integral {-inf, x} [r(t + 0.5) -r(t - 0.5)]dt
= 1-|x| when |x| <= 1, else 0
I am not sure how he did the substitution here and calculated the
integral range (-inf, x).
I would be really grateful if someone can help me understand this.
Thanks,
Luca
.
- Follow-Ups:
- Re: Question about integration
- From: The World Wide Wade
- Re: Question about integration
- From: Raymond Manzoni
- Re: Question about integration
- From: A N Niel
- Re: Question about integration
- Prev by Date: Calculating new coordinates in 3D after moving an object
- Next by Date: Re: Can I get someone's help please?
- Previous by thread: Calculating new coordinates in 3D after moving an object
- Next by thread: Re: Question about integration
- Index(es):
Relevant Pages
|