Karatsuba algorithm for fast multiplication
Versión 1.0.0 (1,39 KB) por
Thomas
Multiplication of "x" and "y" with Karatsuba method using base "base" x , y and base can be freely chosen
Complexity is n^log2(3) , instead of n^2 for "school-"Approach.
Citar como
Thomas (2024). Karatsuba algorithm for fast multiplication (https://www.mathworks.com/matlabcentral/fileexchange/73060-karatsuba-algorithm-for-fast-multiplication), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation >
Más información sobre Recognition, Object Detection, and Semantic Segmentation en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |