当前位置:网站首页>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天晴天概率,其他低概率路线不考虑)
从第二天一直到最后一天这样做。
因为第一天是已知。
边栏推荐
- The difference between spin and sleep
- [Niuke classic question 01] bit operation
- C9 colleges and universities, doctoral students make a statement of nature!
- [force buckle]41 Missing first positive number
- Segmenttree
- ARM裸板调试之JTAG原理
- SuperSocket 1.6 创建一个简易的报文长度在头部的Socket服务器
- 新手如何入门学习PostgreSQL?
- Link sharing of STM32 development materials
- NEON优化:性能优化经验总结
猜你喜欢
UI控件Telerik UI for WinForms新主题——VS2022启发式主题
「精致店主理人」青年创业孵化营·首期顺德场圆满结束!
Configuring OSPF basic functions for Huawei devices
pytorch之数据类型tensor
pyflink的安装和测试
[software reverse automation] complete collection of reverse tools
【批处理DOS-CMD命令-汇总和小结】-字符串搜索、查找、筛选命令(find、findstr),Find和findstr的区别和辨析
身体质量指数程序,入门写死的小程序项目
Deeply explore the compilation and pile insertion technology (IV. ASM exploration)
《安富莱嵌入式周报》第272期:2022.06.27--2022.07.03
随机推荐
第六篇,STM32脉冲宽度调制(PWM)编程
【JVM调优实战100例】04——方法区调优实战(上)
fastDFS数据迁移操作记录
筑梦数字时代,城链科技战略峰会西安站顺利落幕
Openjudge noi 1.7 10: simple password
接收用户输入,身高BMI体重指数检测小业务入门案例
Batch obtain the latitude coordinates of all administrative regions in China (to the county level)
Learning notes 5: ram and ROM
自旋与sleep的区别
【JVM调优实战100例】05——方法区调优实战(下)
NEON优化:log10函数的优化案例
【JokerのZYNQ7020】AXI_ EMC。
[Niuke] b-complete square
Grc: personal information protection law, personal privacy, corporate risk compliance governance
Tensorflow 1.14 specify GPU running settings
paddlehub应用出现paddle包报错的问题
Tensorflow GPU installation
C9 colleges and universities, doctoral students make a statement of nature!
[force buckle]41 Missing first positive number
[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