photo

Omar Azami


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
214,546
of 300,068

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答