aspcol.soundfieldestimation_jax
Functions
|
|
|
Estimates the RIR in the frequency domain using kernel interpolation |
|
Estimates the RIR in the frequency domain using random Fourier features |
|
Takes the regressor from inf_dimensional_shd_dynamic, and gives back a sound field estimate. |
|
Estimates the RIR at evaluation positions using data from a moving microphone using Bayesian inference of an infinite sequence of spherical harmonics |
|
Estimates the RIR at evaluation positions using data from a moving omnidirectional microphone |
|
Estimates the RIR at evaluation positions using data from a moving omnidirectional microphone |
|
Sound field estimation with moving microphone using KRR with random Fourier features |
|
Estimates the impulse responses at the evaluation points using kernel ridge regression. |
Estimates the impulse responses at the evaluation points using kernel ridge regression. |
|
Estimates the impulse responses at the evaluation points using kernel ridge regression. |
|
Estimates the impulse responses at the evaluation points using kernel ridge regression. |
|
Estimates the impulse responses at the evaluation points using kernel ridge regression. |
|
|
pos_eval : np.ndarray of shape (num_eval, 3) |
|
pos_eval : np.ndarray of shape (num_eval, 3) |
|
Reconstructs the sound field using an already calculated kernel matrix. |
|
Takes the regressor from inf_dimensional_shd_dynamic, and gives back a sound field estimate. |
Takes the KRR parameters, and gives back a sound field estimate. |
|
|
Classes
partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords. |