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

2 views (last 30 days)
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
Alex Hamilton
Alex Hamilton on 19 Aug 2016
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 Functions in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!