bsxfun substitute

版本 1.0.0.0 (6.4 KB) 作者: Douglas Schwarz
Substitute for bsxfun for older versions of MATLAB in which it is not built-in.
3.5K 次下载
更新时间 2009/2/17

查看许可证

This m-file and accompanying mex functions replicate the functionality of bsxfun for use in older versions of MATLAB prior to R2007a -- the first version that came with bsxfun built-in.

This code retains the important feature of not replicating any large arrays in order to perform its function.

Included is the source code for a series of mex functions that implement this functionality for several basic operators: plus, minus, times, etc. The function will work without these present albeit more slowly.

引用格式

Douglas Schwarz (2024). bsxfun substitute (https://www.mathworks.com/matlabcentral/fileexchange/23005-bsxfun-substitute), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Elementary Math 的更多信息
致谢

参考作品: Generalized Array Operations

Community Treasure Hunt

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

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