Feeds
提问
Making a for loop that appends outputs in a matrix/array
Hello, I am trying to figure out how to compose a "for" loop that will append outputs at the end of each loop to a matrix. It b...
7 years 前 | 1 个回答 | 0
1
个回答提问
Rotating and shifting a meshgrid
Hello, I have a 257x257 X,Y coordinate meshgrid that I need to rotate by 10 degrees (counterclockwise) and then move it along t...
7 years 前 | 2 个回答 | 1
2
个回答提问
Rotating X and Y coordinates with a certain angle.
Hello, I have a 7162176x2 array of cells that represent Cartesian coordinates. Column 1 is X, Column 2 is Y. I am trying to rot...
7 years 前 | 1 个回答 | 0

