Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

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.

Latest threads

New Articles From Microcontroller Tips

Back
Top