在运行matlab程序时候,有些matlab子函数在高版本将会被舍弃,在使用的时候,matlab编译器就会报出警告信息. The COMBNTNS function will be removed in a future release. 为了去除掉这些警告信息,可以在程序的开头加上这么一句代码. warning('off');
官网:http://www.cs.ubc.ca/~murphyk/Software/HMM/hmm.html Download Click here. Unziping creates a directory called HMMall, which contains 4 subdirectories. Installation Assuming you unzip it to C:/HMMall... >> addpath(genpath('C:/HMMall')) >> tes