You can put this solution on YOUR website! If a and b have the same dimensions, then the sum of the matrices is the matrix where each ij-th element is the sum of the ij-th elements of a and b.
If a and b don't have the same dimensions, then the sum is not defined.
Example: