# 随机过程导论

### 内容重要性：☆☆

### 建议自学学期：大二/大三

### 学习建议：

* 教材
  * [Sheldon M. Ross - 应用随机过程](https://book.douban.com/subject/26761202/)
  * [Sheldon M. Ross - 随机过程](https://book.douban.com/subject/24854825/)
  * [Papoulis - 概率、随机变量与随机过程](https://book.douban.com/subject/1188524/)
  * [温斯顿 - 运筹学：概率模型应用范例与解法](https://book.douban.com/subject/1882393/)
* 网课

  * [清华大学 - 随机过程](https://www.bilibili.com/video/BV18p4y1u7NP)
  * [台湾交大 - 随机过程](https://www.bilibili.com/video/BV12K411K76U)
  * [MIT 6.262 Discrete Stochastic Processes](https://ocw.mit.edu/courses/6-262-discrete-stochastic-processes-spring-2011/)
  * [UCB Stat150 Stochastic Processes](https://www.bilibili.com/video/BV1qB4y1A7t3)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fdu-open-exam.gitbook.io/csdiy/selective/sui-ji-guo-cheng-dao-lun.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
