Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何以数值稳定的方式计算 C++ 中的多元正态密度函数(对于任意维度),并且理想情况下具有最少数量的依赖项?
准确地说,我是在密度的对数之后。
我会使用正态分布的公式进行计算。你试过吗?