mit课程
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
3 4 5
2 8 1 6 7
• In this case,
cannot converge.
0
1
2
3
9
10
Finite State Markov Models
•
–
: state after
transitions
– Belongs to a finite set, e.g. is either given or random.
• Markov Property / Assumption:
– Given the current state, the past does not matter.
1
converge to something?
2 3
பைடு நூலகம்
• Does the limit depend on the initial state?
1
2
3
4
Recurrent and Transient States
• State is recurrent if:
– Starting from , and from wherever you can go, there is a way of returning to . 3 5 1 2 8 4 6 7
• If not recurrent, a state is called transient.
– If is transient then as . – State is visited only a finite number of times.
• Recurrent Class:
– Collection of recurrent states that “communicate” to each other, and to no other state.
• State occupancy probabilities, given initial state :
Time 0
Time n-1
Time n
i
l k m j
• Key recursion: • Random initial state:
Example
1
2
Generic Question
• Does
• Modeling steps:
– Identify the possible states. – Mark the possible transitions. – Record the transition probabilities.
-step Transition Probabilities
LECTURE 19
• Readings: Finish Section 5.2 Lecture outline
• Markov Processes – I
– Checkout counter example. – Markov process: definition. – -step transition probabilities. – Classification of states.
Periodic States
• The states in a recurrent class are periodic if:
– They can be grouped into groups so that all transitions from one group lead to the next group.
Example: Checkout Counter
• Discrete time • Customer arrivals: Bernoulli( ) – Geometric interarrival times. • Customer service times: Geometric( ) • “State” : number of customers at time .