Pedestrian Evacuation Simulation
Application Context: This simulation has been optimized with modified obstacles and exits, demonstrating effective evacuation scenarios. Built using MATLAB, the core simulation runs through xingrenshusan.m as the main program, with supporting functions: Dststspread.m for fire source propagation modeling, PopSn.m for evacuation logic, renyuanshusan.fig providing the GUI interface, and ShuSanDieDai.m implementing the evacuation iteration method as a called function. Key Features: Two additional exits have been implemented with modular code structure allowing easy addition of more exits through parameter modification. The codebase features comprehensive inline comments to assist researchers new to the simulation framework. Obstacle coordinates can be customized based on real-world layouts to create tailored evacuation environments.