code.zip

demo version of my code for the paper: “Arousal Content Representation of Sports Videos Using Dynami
709.0 次下载
更新时间 2014/7/22

查看许可证

This is a demo version of my code for the paper: “ Arousal Content Representation of Sports Videos
Using Dynamic Prediction Hidden Markov Models” just run “demo.m” . The code shows the predicted curve for every iteration of the EM algorithm and compares it to linear regression for a 2 state example. The function required are all included
I made some changes with respect to regularization so it runs smoothly for this data but it may not always converge to a local maximum so you may have to run it multiple times.
generates toy data as well.

引用格式

Joseph Santarcangelo (2024). code.zip (https://www.mathworks.com/matlabcentral/fileexchange/46969-code-zip), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear and Nonlinear Regression 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.0

made read me a pdf

1.2.0.0

Read me

1.1.0.0

The code shows the predicted curve for every iteration of the EM algorithm and compares it to linear regression for a 2 state example.

1.0.0.0