python Aufgabe 4a von SMD

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python Aufgabe 4a von SMD相关的知识,希望对你有一定的参考价值。

import numpy as np
import scipy.stats as stats

μ = (4, 2)
σ = (3.5, 1.5)
cov = 4.2


def aufgabe_4():
    ρ = cov / np.prod(σ)
    print("a)", ρ)

if __name__ == '__main__':
    aufgabe_4()

以上是关于python Aufgabe 4a von SMD的主要内容,如果未能解决你的问题,请参考以下文章

html moodle_html_aufgabe.html

高通平台开发系列讲解(SMD篇)图解SMD驱动流程

SciPy:半圆上的 von Mises 分布?

使用 tbl_summary 的分类变量的 SMD

von Neumann architecture

html Ein- und Ausblenden von Content