photo

Samuel White


Active since 2017

Followers: 0   Following: 0

Statistics

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

meer dan 5 jaar 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 ...

bijna 6 jaar 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!

bijna 6 jaar 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...

bijna 6 jaar 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...

meer dan 7 jaar 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...

meer dan 7 jaar ago | 1 answer | 0

1

answer