Omar Azami
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
194 429
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
57.14%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0