photo

William


Universite Paris Diderot- Paris 7

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: seismology

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Quickly finding maximum value of a large (~8,000,000) vector
I was trying to see if I could speed up one of my functions so I ran it through profiler. The script loads big files and writes...

11 years ago | 3 answers | 0

3

answers

Question


Indexing a matrix with an array of ranges
I was wondering if it was possible to do the following: indexArray = [4 2 0]; in = [1:10]'; in = repmat(in, 1, length(in...

11 years ago | 2 answers | 0

2

answers

Question


How to efficiently zero-pad a matrix with varying lengths
Here's my modified code after integrating advice from the 3 answers below (and if I could I would accept all three of the answer...

11 years ago | 3 answers | 0

3

answers