photo

Omar Azami


Last seen: 거의 2년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
254,279
of 300,381

평판
0

참여
7 질문
0 답변

답변 채택
57.14%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변