Samuel White
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
How to turn x,y,counts data into a surface map
Thank you for your help, I will give it a shot!
How to turn x,y,counts data into a surface map
Thank you for your help, I will give it a shot!
6 years 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0