16 lines
369 B
Markdown
16 lines
369 B
Markdown
---
|
|
up:
|
|
- "[[matrices particulières]]"
|
|
tags:
|
|
- "#s/maths/algèbre"
|
|
- "#s/maths/probabilités"
|
|
---
|
|
|
|
> [!definition] Matrice stochastique
|
|
> Soit $\mathbf{K}$ un [[corps]].
|
|
> Une [[matrice]] $M \in \mathcal{M}_{n}(\mathbf{K})$ est une **matrice stochastique** ssi :
|
|
> - tous ses coefficients sont dans $[0, 1]$
|
|
> - la somme de chaque ligne vaut $1$
|
|
^definition
|
|
|