powered by
K_eval(psi_hat,u,d)
u
K_eval
http://arxiv.org/abs/1412.0391
psi_hat_exact
res_filter <- scaling_filter('Daubechies',8); filter <- res_filter$h M <- res_filter$M alpha <- res_filter$alpha res_psi <- psi_hat_exact(filter,J=6) K_eval(res_psi$psih,res_psi$grid,d=c(0.2,0.2))
Run the code above in your browser using DataLab