The purpose of this exercise is to

  1. Construct a network residual model in MATLAB
  2. Solve network algebraic equations using MATLAB function fsolve
  3. Construct an DAE model of a network load in MATLAB
  4. Compute the time response using the implicit solver ode15i

STEP 1



STEP 2



STEP 3



STEP 4