Convolution Is Fancy Multiplication
betterexplained.com
Convolution Is Fancy Multiplication
1–10 of 130 posts
Re: Convolution Is Fancy Multiplication
#2Re: Convolution Is Fancy Multiplication
#3Re: Convolution Is Fancy Multiplication
#4Re: Convolution Is Fancy Multiplication
#5"look it's just autocorrelation but upside down and backwards" is ... closer to true than it really ought to be.
I have written something on adjoints, they are literally everywhere https://github.com/adamnemecek/adjoint
Re: Convolution Is Fancy Multiplication
#6Re: Convolution Is Fancy Multiplication
#7That's because convolution literally is a type of product on the space of integrable functions: https://en.wikipedia.org/wiki/Convolution#Algebraic_properti...
Re: Convolution Is Fancy Multiplication
#8100101 * 23 = 2302323. If you defer the carry over to the end, the digit-based steps we do is convolution. That said, giving lots of examples like those in the article is useful.
Next up looking at multiplying two polynomials in a single variable.
Edit: changed digit-wise to digit-based to make it clear that I'm not asking to multiply corresponding digits.
Re: Convolution Is Fancy Multiplication
#9That's because convolution literally is a type of product on the space of integrable functions: https://en.wikipedia.org/wiki/Convolution#Algebraic_properti...
Ah, that explains it perfectly!
Re: Convolution Is Fancy Multiplication
#10It’s not a “list of patients” either, which had me thinking they were patient ids. A better phrase would be a “list of patient counts”.