HMM train

6 ビュー (過去 30 日間)
samane
samane 2011 年 4 月 29 日
回答済み: shahab anjum 2020 年 3 月 4 日
I have a problem to use hammtrain. I have a vector for each observation. because I've extracted some facial features for each frame. so my sequence will be 3D. I mean "seqs" in below example is 3D.
[estTR,estE] = hmmtrain(seqs,trans,emis);
how can I fix it?

回答 (2 件)

Walter Roberson
Walter Roberson 2011 年 4 月 29 日
The documentation indicates,
seq can be a row vector containing a single sequence, a matrix with one row per sequence, or a cell array with each cell containing a sequence.

shahab anjum
shahab anjum 2020 年 3 月 4 日
im also wanna use same function i have 1000x286 matrix how can i use that please help me out

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by