Samuel White
Followers: 0 Following: 0
Statistics
RANK
287,007
of 295,495
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
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
Feeds
Question
How to average 5 rows of a vector recursively?
I have a very long 1D vector ~ 9445 long. I wish to take the average of sets of 5 down the vector and send them to a new vector ...
6 years ago | 2 answers | 0
2
answersQuestion
How to average 5 rows of a matrix iteratively?
I have a large matrix. I wish to avaerage the data from 5 rows and write the values to a new matrix iteratively until the whole ...
6 years ago | 2 answers | 0
2
answersHow to turn x,y,counts data into a surface map
Thank you for your help, I will give it a shot!
6 years ago | 0
Question
How to turn x,y,counts data into a surface map
Hi all, I have a text file in format x,y,count format, as in an x position, y position and a count number. I wish to make a colo...
6 years ago | 2 answers | 0
2
answersQuestion
How to plot a surface in cylindrical coordinates
I have a matrix of radial distances which I would like to plot as a kind of cylinder. I want the row to represent height and the...
7 years ago | 1 answer | 0
1
answerQuestion
How can I plot a "deformed cylinder" in matlab from a matrix of distances?
I would like to surface plot a matrix of distances, such that the numbers in each column represent a vertical strip of a cylinde...
7 years ago | 1 answer | 0