摘要:
轻易不赞美,这个不得不赞,几个例子看一看 三个算法就全部明白了。看来自己属于learning by example/doing 的类型。An Introduction to 隐马尔科夫模型(viterbi算法)关键词:Introduction隐马尔科夫模型viterbi算法 An Introduction to 隐马尔科夫模型(viterbi算法)我要推荐给大家这个网站http://www.comp.leeds.ac.uk/roger/HiddenMarkovModels/html_dev/main.html这是一个介绍HMM的网页,里面的内容言简意赅,而且深入浅出,特别介绍了在一阶HMM模型 阅读全文
posted @ 2011-06-29 17:15
enyun
阅读(273)
评论(0)
推荐(0)
摘要:
PseudocodeIn the following algorithm, the codeu:= vertex inQwith smallest dist[], searches for the vertexuin the vertex setQthat has the leastdist[u]value. That vertex is removed from the setQand returned to the user.dist_between(u,v)calculates the length between the two neighbor-nodesuandv. The var 阅读全文
posted @ 2011-06-29 08:04
enyun
阅读(566)
评论(0)
推荐(0)
浙公网安备 33010602011771号