资 源 简 介
大家好
这里是一个 Markov Global Localization for one direction
是为octave 所写 !
Hi all,
Here is a semestrial work for Markov Global Localization for one direction
It has been writed for octave!
function [state]=markov()
"observe" is the observed symbol in the "circuit1d"
state=ones(1,size(circuit1d,2));