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 ...
거의 7년 전 | 답변 수: 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 ...
대략 7년 전 | 답변 수: 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!
대략 7년 전 | 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...
대략 7년 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 1 | 0

