measuring the number of matrix multiplications in Matlab

Status
Not open for further replies.

siyom

Member
So I'm trying to reduce the complexity of one a system that multiplies multiple image matrices and I need to compute the number of multiplications, I know I can use profiler to do that but profiler seems to only give me the execution time not the number of multiplications involved.

Is there any way to do this?Or is there any way to compute how much the complexity of the system has been reduced to?
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…