Karatsuba algorithm for fast multiplication

版本 1.0.0 (1.4 KB) 作者: Thomas
Multiplication of "x" and "y" with Karatsuba method using base "base" x , y and base can be freely chosen
55.0 次下载
更新时间 2019/10/18

查看许可证

Complexity is n^log2(3) , instead of n^2 for "school-"Approach.

引用格式

Thomas (2024). Karatsuba algorithm for fast multiplication (https://www.mathworks.com/matlabcentral/fileexchange/73060-karatsuba-algorithm-for-fast-multiplication), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Recognition, Object Detection, and Semantic Segmentation 的更多信息

Community Treasure Hunt

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

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