gt = gsp_localize(G, g, n);
| G | Graph |
| g | kernel (or filterbank) |
| n | Indices of vertex (int) |
| param | Optional parameters |
| gt | translate signal |
This function localize the kernel \(g\) onto the node i. If g is a cell array, the localization will be done to each filter.