📄 version
字号:
What's new in version 3.x:1. You can initialise the state transition matrices (hmm.P) beforeyou do hmmtrain.2. A demonstration, demar, showing an HMM with an ARobservation model applied to a section of sleep spindle data.3. More help text.4. Includes a weighted EM algorithm for training Gaussian Mixture models where each data point is weighted by an amount `gamma'.5. A feature allowing you to update only selected observation models during training (ie observation models for some states stay the same).6. Version 3.1 contains the files: arembed.m, embed.m and arwls.m that should've been distributed with 3.0.7. Version 3.2 also contains: init_ar.m (and dar.m) necessary for initialising AR vectors in HMM-AR model8. Version 3.2 also contains another demo: demar2.m which uses init_ar.m9. Version 3.2 also contains a file which allows for diagonal/fullcovariance matrices
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -