probml / pmtk3

Probabilistic Modeling Toolkit for Matlab/Octave.
MIT License
1.55k stars 794 forks source link

logsumexp.m from /stats is missing #51

Open ido opened 10 years ago

ido commented 10 years ago

From AlbertoA...@gmail.com on December 25, 2012 11:58:22

What steps will reproduce the problem? 1. Try running a test like hmmDiscreteTest. What is the expected output? What do you see instead? I expect the test to run, instead I receive a message stating that logsumpexp function is missing. What version / revision of the product are you using? On what operating system? revision 2853 , ubuntu, Octave. Please provide any additional information below.

Original issue: http://code.google.com/p/pmtk3/issues/detail?id=51

tamlhp commented 7 years ago

I tried with the following file from mathworks and it worked.

https://ch.mathworks.com/matlabcentral/fileexchange/26184-em-algorithm-for-gaussian-mixture-model--em-gmm-?focused=6047117&tab=function