1d filter implementation
이전 댓글 표시
I wanna implement this function, f=t^2*exp(-t^2), the exponential part is a gaussian filter and I should finetune mean and variance based on my data, now my question is when gaussian filter is multiplying by a polynomial function how should I convert it to filter?my confusion here is the sigma and varinance of the f function, and how to sode it.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Piecewise Linear Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!