Using PPM (Prediction with partial match) for predicting next symbol in sequence.

I'm trying to under the use of the PPM (Prediction with partial match) algorithm to predict the next symbol in a sequence of symbols (e.g. abababa, and the next is likely "b").
I'm experimenting with the follow code from file exchange, but I have no idea how to interpret the output toward getting the next most likely value. the author seems to be unresponsive. Any help would be greatly appreciated. thank you for your time.

1 Comment

Did you ever manage to understand this, I would greatly appreciate it if you did and were willing to share

Sign in to comment.

Answers (0)

Categories

Find more on Application Deployment in Help Center and File Exchange

Asked:

on 7 Mar 2013

Commented:

on 19 Aug 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!