How can I write a code in Matlab or another program based on the Monte Carlo method to simulate magnetic hysteresis loops of nanostructures with uniaxial and unidirectional anisotropy (Exchange Bias) ?
You can use several available hysteresis data to fit a PDF curve, then you can build a random database according to this curve. Afterward, you can run the Monte Carlo program easily.
See the hysteresis loop that I simulated using coherent rotation of the magnetization, I want to do something similar but I have no idea how to use monte carlo program. Would you have an example of how to implement this? A code for example or some reference for me to take as base...