Statistics
RANK
14,901
of 301,464
REPUTATION
3
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 21,292
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,642
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Slice along a curved plane
After some digging, problem solved. I figured I should share the solution here. The index terms (xd,yd,zd) need to be 2-D. ...
7 years ago | 1
| accepted
Question
Slice along a curved plane
It is easy to plot slices along a straight line plane (e.g. x=-50, and y=40 in the first figure) using the slice function. [x...
7 years ago | 2 answers | 1
2
answersQuestion
use 2D matrix as index to sum certain levels in the 3rd dimension of a 3D matrix
There is a matrix M has a size of 300*300*50 (90000 'locations', each has 50 'depth'), the index matrix IDX is 300*300. What I...
7 years ago | 1 answer | 0
