If you used the clockwise matrix times the matrix of points, the matrix solution would give you the new points:
| cos90 sin90 | X | 1 3 1 -3 -2 | = | |
| -sin90 cos 90 | | 3 2 -1 -2 2 | | |
Where the first column in your answer matrix represents D', the second column represents E', etc.