graphon fourier transform

[[concept]]
Graphon Fourier transform

The graphon fourier transform of a graphon signal (W,X) is a functional X^=WFT(X) defined as

X^j=X^(λj)=01X(u)φj(u)du

where λj are the eigenvalues of W and {φi} are the eigenfunctions.

Note

Since the λj are countable, the WFT is always defined.
(see spectral theorem for self-adjoint compact operators on Hilbert spaces)

see also inverse graphon fourier transform

Review

#flashcards/math/dsg

Why is the graphon fourier transform always defined?
-?-
The eigenvalues λj are countable

Why are the eigenvalues of a graphon signal countable?
-?-
This is a direct application of the spectral theorem for self-adjoint compact operators on Hilbert spaces

References

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