gusucode.com > 用粒子滤波算法进行跟踪的matlab代码 > gmm_utilities/kernel_normalise.m

    function [g,w] = kernel_normalise(g)
%

[g,w] = gmm_normalise(g);