code.zip

버전 1.3.0.0 (103 KB) 작성자: Joseph Santarcangelo
demo version of my code for the paper: “Arousal Content Representation of Sports Videos Using Dynami
다운로드 수: 709
업데이트 날짜: 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