I'm wondering if there are some Hermitian matrices with known formula for determinant. For example, according to wiki the determinant of the tri-diagonal matrix
could be calculated by the recursive formula
$$f_n=a_nf_{n-1}-c_{n-1}b_{n-1}f_{n-2}. $$
What are some other matrices with known formula for calculating the determinant? I'm especially interested in known formula for Hermitian matrices.