GreenEye
Followers: 0 Following: 0
Statistics
RANK
68.390
of 295.569
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to plot vectors pointing outwards from origin in a 3D matrix?
To anyone from the future, I answered my own question, as is often the case... Using the spherical coordinate system n = 32;...
bijna 4 jaar ago | 0
| accepted
Question
How to plot vectors pointing outwards from origin in a 3D matrix?
Something similar to the picture below. An origin point is specified and vectors are plotted outwards. I need it in the format ...
bijna 4 jaar ago | 2 answers | 0
2
answersQuestion
How to plot a sphere using PLOTCUBE command?
I need to make a sphere of cubes, think something like a sphere in Minecraft made from blocks. I'm thinking the function PLOTCUB...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
How to take a layer above a sphere inside of a 3D matrix?
Let's say I have three n*n*n matrices Hx, Hy and Hz, each of them contain the vector components at that point in the real space....
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
How to plot a sphere from an n*n*n matrix?
I have a 64*64*64 matrix. The sphere is a "void" where the numbers inside of it are 0, and outside are some values that are irre...
ongeveer 4 jaar ago | 0 answers | 0
0
answersFind submatrix given two corners of matrix
For anyone in the future, I solved it. Here is the code. Replace S and A with any letters %this part constructs the matrix s...
ongeveer 4 jaar ago | 0
| accepted
Question
Find submatrix given two corners of matrix
Given a matrix {'A'} {'B'} {'C'} {'D'} {'E'} {'F'} {'G'} {'H'} {'I'} {'J'} {'K'} {'L'} {'M'} ...
ongeveer 4 jaar ago | 1 answer | 0