Challenge #28: Model and simulate a memristor - jtristan123/HW-for-AI-ML-ECE-410 GitHub Wiki
Learning goals: • Learn how to model and simulate a memristor, either in Python or in SPICE
Tasks:
- Download or write your own memristor model in SPICE or Python. E.g., you can use the Biolek model: https://www.radioeng.cz/fulltexts/2009/09_02_210_214.pdf
- Visualize the characteristic pinched hysteresis loop in the I-V curve.
- Document your results