You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simulation models the interactions between buyers and sellers in a market using a discrete Markov chain. The market consists of regular sellers and a fraction of opportunistic sellers who may deceive the buyers. The simulation tracks the evolution of buyer perception over time, influenced by encounters with these opportunistic sellers.
In the second semester of 2021 - 2022, I took the course "Stochastic Process", which included programming exercises and projects in MATLAB language in the above files and you can see.
This repository is for a group project on Adaptive MCMC for the course MTH707A : Markov Chain Monte Carlo(MCMC) during the academic session 2021-2022 (even semester).