can you help me to calculate the number of multiplication and operation ,we used flops,

 採用された回答

Walter Roberson
Walter Roberson 2013 年 11 月 16 日

0 投票

Sorry, no, on modern systems is not not possible to meaningfully calculate FLOPS.
Also, the method that factor() uses to determine the factors is not documented. You could peak at the source code for MATLAB's factor(), but keep in mind that that code is one possible implementation and not necessarily the most efficient implementation. It is not known what the most efficient possible factorization is; see http://en.wikipedia.org/wiki/Integer_factorization#Difficulty_and_complexity

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品

質問済み:

2013 年 11 月 16 日

編集済み:

2014 年 1 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by