bandlimited graphon signal

[[concept]]
bandlimited graphon signal

A graphon signal (W,X) is c-bandlimited if its graphon fourier transform satisfies x^i=0 for all iC={j such that |λj|>c}

Example

"Limiting" the energy in a middle "band" of frequencies about 0
20250402-graph-2.png
20250402-graph-3.png

Review

A c-bandlimited graph signal is one that {1||"limits"} the {2||frequency of the signal} to {3||a "band" between ±c}

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>
}