当前位置:网站首页>HMM 笔记
HMM 笔记
2022-07-06 17:23:00 【twt10512】
需要知道三元素:
1、第一天的隐状态概率 ,第一天远处天气 晴天概率0.67,第一天远处雨天概率0.33。
2、隐状态的发射概率, 晴天 0.8 开心,晴天 0.2 生气。雨天 0.4 开心,雨天 0.6 生气。
3、状态转移矩阵 ,晴天到晴天0.8,晴天到雨天0.2。雨天到晴天0.4,雨天到雨天0.6。
维特比算法:根据显性状态序列 情绪 ->隐形状态序列 天气
考虑 Max(天气序列在第6天晴天概率,天气序列在第6天雨天概率)
依赖天气序列在第5天晴天概率,天气序列在第5天雨天概率
天气序列在第5天晴天概率 由 Max(天气序列在第4天晴天概率 到 天气序列在第5天晴天概率
天气序列在第4天雨天概率 到 天气序列在第5天晴天概率) 选取最大概率路线 为 天气序列在第5天晴天概率,其他低概率路线不考虑)
天气序列在第5天雨天概率 由 Max(天气序列在第4天晴天概率 到 天气序列在第5天雨天概率
天气序列在第4天雨天概率 到 天气序列在第5天雨天概率) 选取最大概率路线 为 天气序列在第5天晴天概率,其他低概率路线不考虑)
从第二天一直到最后一天这样做。
因为第一天是已知。
边栏推荐
- Come on, don't spread it out. Fashion cloud secretly takes you to collect "cloud" wool, and then secretly builds a personal website to be the king of scrolls, hehe
- 【案例分享】网络环路检测基本功能配置
- [Niuke] b-complete square
- golang中的Mutex原理解析
- [Niuke classic question 01] bit operation
- [HFCTF2020]BabyUpload session解析引擎
- Dell Notebook Periodic Flash Screen Fault
- NEON优化:性能优化常见问题QA
- Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
- [batch dos-cmd command - summary and summary] - jump, cycle, condition commands (goto, errorlevel, if, for [read, segment, extract string]), CMD command error summary, CMD error
猜你喜欢
Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
Come on, don't spread it out. Fashion cloud secretly takes you to collect "cloud" wool, and then secretly builds a personal website to be the king of scrolls, hehe
[batch dos-cmd command - summary and summary] - jump, cycle, condition commands (goto, errorlevel, if, for [read, segment, extract string]), CMD command error summary, CMD error
UI控件Telerik UI for WinForms新主题——VS2022启发式主题
Deeply explore the compilation and pile insertion technology (IV. ASM exploration)
Build your own website (17)
「精致店主理人」青年创业孵化营·首期顺德场圆满结束!
ARM裸板调试之JTAG调试体验
Windows installation mysql8 (5 minutes)
pyflink的安装和测试
随机推荐
一行代码实现地址信息解析
Telerik UI 2022 R2 SP1 Retail-Not Crack
Link sharing of STM32 development materials
C Primer Plus Chapter 14 (structure and other data forms)
阿里云中mysql数据库被攻击了,最终数据找回来了
golang中的Mutex原理解析
资产安全问题或制约加密行业发展 风控+合规成为平台破局关键
UI control telerik UI for WinForms new theme - vs2022 heuristic theme
Address information parsing in one line of code
Zabbix 5.0:通过LLD方式自动化监控阿里云RDS
Chenglian premium products has completed the first step to enter the international capital market by taking shares in halber international
. Bytecode structure of class file
【JokerのZYNQ7020】AXI_ EMC。
Openjudge noi 1.7 08: character substitution
[batch dos-cmd command - summary and summary] - jump, cycle, condition commands (goto, errorlevel, if, for [read, segment, extract string]), CMD command error summary, CMD error
Levels - UE5中的暴雨效果
Installation of torch and torch vision in pytorch
【批处理DOS-CMD命令-汇总和小结】-字符串搜索、查找、筛选命令(find、findstr),Find和findstr的区别和辨析
ARM裸板调试之JTAG原理
Chapter 5 DML data operation