From 9f46c8d0e83bc4f6866fbbada218e2cf69b59251 Mon Sep 17 00:00:00 2001 From: seanbsu Date: Thu, 18 Apr 2024 10:20:55 -0600 Subject: [PATCH] add spacing between plots and solution plot scentence --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 261a55f..63f15d2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -35,5 +35,7 @@ There is a function to visualize the different levels of coarseness called plot( of the data. In the projects README file code is provided to plot the solution of the MGM algorithm. Plots of the levels of data look like: ![img.png](img.png) ![img_1.png](img_1.png) +

The solution is depicted as a scatter plot with an example of a solution using a square poisson distribution looking like: +
![img_2.png](img_2.png) \ No newline at end of file