泊松分布 二项分布的特殊情况 Posted on September 9, 2022 泊松分布(Poisson distribution)是二项分布的极限情况。适用于描述单位时间内随机事件发生的次数的概率分布,比如某网站在一定时间内收到请求的次数,某一路口车祸发生的次数,DNA序列发生突变的次数等。统计泊松分布的表达式为: [Read More] Tags: 统计学
二项分布和负二项分布 伯努利试验的特殊情况 Posted on September 9, 2022 在搞明白二项分布和负二项分布之前,需要明白伯努利试验的概念。 [Read More] Tags: 统计学
线性代数(一) 线性代数中的线性方程组 Posted on January 1, 2022 基本概念 线性方程组:线性方程组由一个或者多个包含相同变量 \(x_{1},x_{2},x_{3}...,x_{n}\) 的线性方程组成的。 等价:若两个线性方程组有相同的解集,这两个方程组是等价的。 相容:我们称一个线性方程组是相容的,若他有一个或无穷多个解;称他是不相容的,若他无解。 系数矩阵:线性方程组等号左边所有变量的系数构成的矩阵叫系数矩阵。 增广矩阵:线性方程组等号左边所有变量的系数和等号右边的常数构成的矩阵叫增广矩阵。 [Read More] Tags: 线性代数
Sample blog post Each post also has a subtitle Posted on February 28, 2020 This is a demo post to show you how to write blog posts with markdown. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc. [Read More] Tags: 线性代数
linear algebra (character 1) Excerpt from Soulshaping by Jeff Brown Posted on February 26, 2020 线性代数 \(2^2\) Tags: 线性代数