photo

William


Universite Paris Diderot- Paris 7

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: seismology

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
273,086
of 300,037

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,862

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 167,106

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

12 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...

12 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...

13 years ago | 3 answers | 0

3

answers