Description: Given 2 subscripts, j & k, KronD will return 1 if j == k and 0 if j != k.
A very simple function with only a single if-else statement. Saves a bit of typing when the Kronecker Delta is needed.
To Search:
File list (Check if you may need any files):
KronD.m
license.txt