aspcol.kernelinterpolation
Functions
Analytic solution of the kernel interpolation weighting filter integral in the frequency domain for a disc in 2D. |
|
|
Turns a frequency domain kernel matrix into a time domain kernel matrix. |
|
Calculates parameter vector or matrix given a kernel function for Kernel Ridge Regression. |
|
Calculates kernel weighting filter A(w) in frequency domain see 'Spatial active noise control based on kernel interpolation of sound field' by Koyama et al. |
|
Calculates the kernel ridge regression parameter vector a for a standard l2 KRR problem |
|
Directionally weighted kernel for 3D sound field interpolation. |
|
Computes the summed directional kernel for a number of directions and weights. |
|
Identical to kernel_directional_3d, but is not JIT compiled by numba. |
|
Guassian kernel, also known as the radial basis function kernel. |
|
|
|
Diffuse kernel for 3D sound field interpolation. |
|
Identical to kernel_helmholtz_3d, but is not JIT compiled by numba. |
|
Reciprocal kernel for room impulse response interpolation. |
|
Computes the directional kernel parameters for the directional kernel according to the L2 method in [1]. |
|
Multiple frequency diffuse sound field kernel. |
|
Multiple frequency directional sound field kernel. |
|
The kernel Gamma_r(r, r') of the time domain diffuse sound field with envelope regularization. |
|
The kernel Gamma_{r^2}(r, r') of the time domain diffuse sound field with envelope regularization. |
|
The kernel Gamma_{r^3}(r, r') of the time domain diffuse sound field with envelope regularization. |
|
Reconstruct the function from kernel ridge regression parameters |
|
Convenience function for calculating the frequency domain interpolation filter from a set of points to another set of points. |
|
Convenience function for calculating the time domain causal FIR interpolation filter from a set of points to another set of points. |
|
Time domain diffuse sound field kernel. |
|
The time domain directional kernel for a general directional function. |
|
The kernel Gamma_r(r, r') of the time domain diffuse sound field with envelope regularization. |
The kernel Gamma_r^3(r, r') of the time domain diffuse sound field with envelope regularization. |
|
|
The kernel Gamma_r(r, r') of the time domain diffuse sound field with envelope regularization. |
|
The kernel Gamma_{r^2}(r, r') of the time domain diffuse sound field with envelope regularization. |
|
The kernel Gamma_{r^3}(r, r') of the time domain diffuse sound field with envelope regularization. |