Kronecker Delta

版本 1.0.0.0 (1.2 KB) 作者: Richard Rieber
Given 2 subscripts, j & k, KronD will return 1 if j == k and 0 if j != k.
1.5K 次下载
更新时间 2010/1/26

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Characters and Strings 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0