This is where navigation should be.


GSP_LOCALIZE - Localize a kernel g to the node n

Usage

gt = gsp_localize(G, g, n);

Input parameters

G Graph
g kernel (or filterbank)
n Indices of vertex (int)
param Optional parameters

Output parameters

gt translate signal

Description

This function localize the kernel \(g\) onto the node i. If g is a cell array, the localization will be done to each filter.