摘要:
LaTex中希腊字母用法 LaTex中的希腊字母要当成公式来写,要在$$里面写。 希腊字母表 阅读全文
摘要:
1、介绍 这篇博客主要介绍如何白化(Whiten)符合正态分布的数据。在许多数据处理技术(如主成分分析、独立成分分析)之前,必须进行数据白化。 我们将一个d维均值为$\mu$,协方差矩阵为$\Sigma$的高斯随机变量$X$($X \in R^d$)的概率密度函数表示为 2、白化变换(Whiteni 阅读全文
摘要:
There are n people whose IDs go from 0 to n - 1 and each person belongs exactly to one group. Given the array groupSizes of length n telling the group 阅读全文