grit_fire
Member level 5
Hi, all
Not sure if I am posting at the right place. Anyway here my question is:
I am trying to count the number of operations in a MATLAB program. Say it has 5 additions and 5 multiplications. Of course the time/hardware resource consumed by multiplication won't be the same with addition. Does anyone know how o convert number of multiplication to equivalent number of addition?
Thanks a lot!
Not sure if I am posting at the right place. Anyway here my question is:
I am trying to count the number of operations in a MATLAB program. Say it has 5 additions and 5 multiplications. Of course the time/hardware resource consumed by multiplication won't be the same with addition. Does anyone know how o convert number of multiplication to equivalent number of addition?
Thanks a lot!