Community Profile

photo

Kristoffer


Stockholm Universitet

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Nested loops
Here's a tricky one! How can I get rid of the loops? for pix = 1:NumPixels for ji = min(ShellNumbers(:,pix)):max(ShellN...

12 years ago | 1 answer | 0

1

answer

Question


Optimizing a nested loop by summation
Does anyone have a suggestion on how I can optimize this nested loop? Is it possible to do this faster by just using sum? O, L, ...

12 years ago | 1 answer | 0

1

answer