curious_mind
Full Member level 4
This is an elementary question on signal processing with analogy. To increase the quantity of anything, we may use either add or mul operator. Similarly, to reduce a quantity of something we can use either subtraction or division. Now what is the corresponding function or attribute we are looking when using convolution as an operator?
Here is the table which we need to fill
-------------------------------------------
Function/attribute | operator
-------------------------------------------
Increase quantity | add or mul
Decrease quantity | sub or div
? | Convolution
---------------------------------------------
In other words what are we trying to achieve with convolution. OR putting in another way is, when to decide that convolution is needed to solve a particular problem.
Here is the table which we need to fill
-------------------------------------------
Function/attribute | operator
-------------------------------------------
Increase quantity | add or mul
Decrease quantity | sub or div
? | Convolution
---------------------------------------------
In other words what are we trying to achieve with convolution. OR putting in another way is, when to decide that convolution is needed to solve a particular problem.