You seem to be asking two questions here. The first is
1. Hi. Can anyone help me with writing a thesis on resilience?
and the second,
2. Does anyone know how hurricane are modeled in MATLAB? And how do I use its outputs to show the impact on the distribution network?
The former requires more context on what "thesis on resilience" means.
Therefore, I shall attempt to answer the first half of the second question.
The Tropical Cyclone Report on Hurricane Sandy, created by the National Hurricane Center (NHC), meticulously outlines the storm's trajectory, strength, effects, and meteorological features. These reports, often released following noteworthy tropical cyclone occurrences, provide crucial insights for researchers, emergency planners, and the general public, enhancing comprehension of the storm's behaviour and repercussions. You can find this report attached or at https://www.nhc.noaa.gov/data/tcr/AL182012_Sandy.pdf. This report may serve as a theoretical beginning point for what you want to understand.
For the MATLAB implementation using data from this same file, please visit MATLAB central at https://se.mathworks.com/matlabcentral/fileexchange/50575-hurricane-sandy-fluid-mechanics-simulation-animated-gifs-linked-in-updates for a maybe useful MATLAB script file by Yussef Rikli on this. Cheers.