Kronecker Delta

Given 2 subscripts, j & k, KronD will return 1 if j == k and 0 if j != k.
1,5K descargas
Actualizado 26 ene 2010

Ver licencia

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.

Citar como

Richard Rieber (2024). Kronecker Delta (https://www.mathworks.com/matlabcentral/fileexchange/26485-kronecker-delta), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Characters and Strings en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0