photo

GreenEye


Last seen: quasi 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

5 Domande
2 Risposte

Cody

0 Problemi
33 Soluzioni

RANK
184.863
of 301.533

REPUTAZIONE
0

CONTRIBUTI
5 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
0

RANK
 of 21.316

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
14.549
of 175.212

CONTRIBUTI
0 Problemi
33 Soluzioni

PUNTEGGIO
409

NUMERO DI BADGE
2

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer
  • Community Group Solver
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
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;...

circa 5 anni fa | 0

| accettato

Domanda


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 ...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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....

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Risposto
Find 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...

oltre 5 anni fa | 0

| accettato

Domanda


Find submatrix given two corners of matrix
Given a matrix {'A'} {'B'} {'C'} {'D'} {'E'} {'F'} {'G'} {'H'} {'I'} {'J'} {'K'} {'L'} {'M'} ...

oltre 5 anni fa | 1 risposta | 0

1

risposta