photo

Omar Azami


Last seen: quasi 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
214.459
of 299.984

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
57.14%

VOTI RICEVUTI
0

RANK
 of 20.857

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.841

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to calculate flux through a plane parallel to the XZ plane? Given a 3d vector field.
Say we have a 3D vector field, let's say the field and grid are already defined n = 100; rmax = 10000; x = linspace(-rmax,r...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Slice volume data with X=Y plane?
As an example without posting my very long code n = 100; rmax = 1200; x = linspace(-rmax,rmax,n); y = linspace(-rmax,rma...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Removing the origin from the 3D meshgrid?
Suppose I want to plot level surfaces of a function of 3 variables, and suppose this function has a 1/(r^n) dependence. Where r ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Why isn't my animation of time varying isosurfaces animating, it seems to only capture one frame.
My aim is to create an animation of time varying isosurfaces corresponding to the poynting vector isosurfaces of a radiating ele...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Slicing a 3D vector field (defined in spherical basis and converted to cartesian basis) to view only the xz-plane of the vector field
Suppose we have a vector field defined over a spherical grid Example code (simpler vector field than the one I'm actually deal...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to start streamlines on the surface of a sphere? griddedInterpolant requires at least two sample points in each dimension
I have read the documentation but I'm still having trouble %VECTOR FIELD AND FIELD LINES OF A STATIC ELECTRIC DIPOLE% %(1) G...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting Streamlines that start from the origin for each streamline
Hello I want to plot streamlines for the electric field of a dipole that starts from the origin for each streamline. My code is...

quasi 6 anni fa | 1 risposta | 0

1

risposta