Convolution Help on tri(x,y) ** (step(x) * 1(y))

  • Thread starter Thread starter snatchingthepi
  • Start date Start date
  • Tags Tags
    Convolution
Click For Summary
SUMMARY

The discussion focuses on performing 1D convolution on a 2D function defined as tri(x,y) ** (step(x) * 1(y)). The user clarifies that the convolution can be separated into two distinct 1D convolutions due to the separability of the triangular function, leading to the conclusion that tri(x,y) can be expressed as tri(x) * tri(y). The integrals to evaluate are ∫ tri(t,y) step(x-t) 1(y) dt and ∫ tri(x,t) step(x) 1(y-t) dt, treating y and x as constants in their respective calculations.

PREREQUISITES
  • Understanding of convolution operations in signal processing
  • Familiarity with 2D functions and their separability
  • Knowledge of triangular functions and their properties
  • Basic calculus, particularly integration techniques
NEXT STEPS
  • Study the properties of separable functions in convolution
  • Learn about the application of convolution in signal processing
  • Explore the use of triangular functions in mathematical modeling
  • Investigate the Fourier transform and its role in convolution
USEFUL FOR

Students and professionals in mathematics, engineering, and signal processing who are working with convolution operations and seeking to understand the separation of multidimensional functions.

snatchingthepi
Messages
145
Reaction score
37
Homework Statement
Evaluate and sketch the 1-D convolutions:
Relevant Equations
tri(x,y) ** (step(x) * 1(y))
I have some confusion about this question.

I am asked to do the 1D convolution of a function that is clearly 2-dimensional

tri(x,y) ** (step(x) * 1(y)) where ** is the convolution.

Furthermore my professor is not available for questions (have tried). I'm wondering if I simply ignore the bits of 'y' and convolve

tri(x) ** step(x)

or if there's something I'm missing. I don't have the text yet (on order - Easton's "Fourier Methods in Imaging") and the library doesn't have a copy either. Also if anyone happens to know the name of the function 1(y) I'd be most grateful.
 
Physics news on Phys.org
I think the exercise means to do two different convolutions, one with respect to x and one with respect to y.(it says evaluate and sketch the 1-D convolutions).
So first calculate the integral
##\int tri(t,y)step(x-t)1(y)dt## (y is effectively a constant for this calculation) and then the integral ##\int tri(x,t)step(x)1(y-t)dt## (now x is considered to be a constant).
 
Last edited:
  • Like
Likes snatchingthepi and berkeman
I found out what is going on. Turns out that since tri(x,y) => tri(x) * tri(y) the equation is separable and can be written as two 1d convolutions like

(f(x) ** h(x)) * (f(y) ** h(y))
 
  • Like
Likes berkeman

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 17 ·
Replies
17
Views
5K
Replies
1
Views
1K
Replies
2
Views
2K
Replies
5
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K