graphon fourier transform

[[concept]]

Graphon Fourier transform

The graphon fourier transform of a graphon signal is a functional defined as where are the eigenvalues of and are the eigenfunctions.

Note

Since the 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

dsg

Why is the graphon fourier transform always defined? -?- The eigenvalues 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

TABLE
FROM [[]]
 
FLATTEN choice(contains(artist, this.file.link), 1, "") + choice(contains(author, this.file.link), 1, "") + choice(contains(director, this.file.link), 1, "") + choice(contains(source, this.file.link), 1, "") as direct_source
 
WHERE !direct_source
SORT file.name ASC
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>
}