flopTool

Flop counter in Matlab/Octave.
68 Downloads
Updated 16 Oct 2020

This tool evaluates the complexity of a given M script by counting its flops. Flops represent for floating-point operations. Visit https://github.com/Eleven7825/flopTool/ for more information.

浮点运算次数是衡量算法复杂程度的一个指标。此工具计算在M文件执行过程中产生的浮点数运算。若想了解详情,请浏览 https://github.com/Eleven7825/flopTool/

Cite As

Chen Shiyi, Rolla Leonardo(2020). flopTool (https://github.com/Eleven7825/flopTool/), GitHub.

MATLAB Release Compatibility
Created with R2020a
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Acknowledgements

Inspired by: Counting the Floating Point Operations (FLOPS)

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
0.2.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.