Qurak

Visualize the multivariate Poisson distribution in 3D

Voorbeeld 1 stap, op volgorde uitgevoerd in één sessie. Elke stap is tegen de engine uitgevoerd en de uitvoer hieronder is wat hij opleverde.

Stap 1
DiscretePlot3D[PDF[MultivariatePoissonDistribution[8, {2, 3}], {x, y}], {x, 0, 15}, {y, 0, 15}, PlotMarkers -> "Sphere", ExtentSize -> {{0, 0.75}, {0, 0.75}}, PlotRange -> All, ColorFunction -> "Rainbow", PlotLabel -> Row[{"μ = ", 8}], ImageSize -> Medium]
Uitvoer
-Graphics3D-

Gebruikte functies

Gerelateerde recepten

Alle recepten · Functiereferentie · Gebruik dit vanuit een MCP-client