Community Profile

photo

Nirmal


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Finding the n'th element satisfying a condition
I have a huge array A (about 30 million elements) and I'm trying to extract the n'th element satisfying a condition A == b. Curr...

12 years ago | 3 answers | 1

3

answers

Question


Vectorizing the loop
This code is similar to the histc function, but each element has weights associated with it. I'm looking to either use an altern...

12 years ago | 1 answer | 1

1

answer