fixed coefficients yield the same spectral response for both graphon and graph convolutions

[[concept]]
Important

Given the same (fixed) coefficients hk, define the graph convolution H(S)x=k=0K1hkSkx. The spectral representation of that convolution is h(λ)=k=0K1hkλk

Review

#flashcards/math/dsg

If we fix the coefficients hk for a graph convolution, the {ass||spectral representation||attribute} of the resulting graph filter {has||is the same||relationship} as the {ass||spectral representation||attribute} of {hha||the graphon convolution/filter||relation} with the same coefficients

Mentions

Mentions

const { dateTime } = await cJS()

return function View() {
	const file = dc.useCurrentFile();
	return <p class="dv-modified">Created {dateTime.getCreated(file)}     ֍     Last Modified {dateTime.getLastMod(file)}</p>
}