Feeds
提问
Creating a vector which goes across all x y and z values
I have a vector [0 2 0] and I am trying to find the dot product between this vector and a vector that goes across all values of ...
7 years 前 | 2 个回答 | 0
2
个回答提问
Using vectors to all points on a meshgrid
I have a meshgrid across x y and z and need to produce vectors from the origin to all points in the meshgrid that can be used in...
7 years 前 | 0 个回答 | 0
0
个回答提问
Plot 3D matrix
I have a 3D matrix containing values of potential between two charges for every x,y and z value so that I can find out the poten...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to find the indices of a matrix element that is inf or NaN?
I have an array 81x81x81 and 2 of its values are inf while 0 are NaN, however I am not sure how to find the indices of the loact...
7 years 前 | 3 个回答 | 0

