photo

Samuel White


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
247,372
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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 2
  • Thankful Level 1

View badges

Feeds

View by

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

answers

Question


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

answers

Answered
How 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

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer