Skip to content
#

markov-chains

Here are 143 public repositories matching this topic...

Markov-Chains-detector-in-VB6

The current VB6 application is a detector that uses observation sequences to construct the transition matrices for two models, which are merged into a single log-likelihood matrix (LLM). A scanner can use this LLM to search for regions of interest inside a longer sequence called z (the target).

  • Updated Nov 17, 2022
  • Visual Basic 6.0
Markov-Chains-Prediction-framework

This application makes predictions by multiplying a probability vector with a transition matrix multiple times (n steps - user defined). On each step the values from the resulting probability vectors are plotted on a chart. The resulting curves on the chart indicate the behavior of the system over a number of steps.

  • Updated Nov 17, 2022
  • Visual Basic 6.0

Improve this page

Add a description, image, and links to the markov-chains topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the markov-chains topic, visit your repo's landing page and select "manage topics."

Learn more