Community Profile

photo

chi shing


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to compute DOT & CURL function together?
<</matlabcentral/answers/uploaded_files/7345/chirality.jpg>> * I have these data: Ex,Ey,Ez,Hx,Hy,Hz,X,Y,Z (all 3D matrix) * ...

10 years ago | 1 answer | 0

1

answer

Question


Research question : how to compute chirality by DIV & CURL function
---------------------------------- [X Y Z] = meshgrid(y,x,z); [cx1,cy1,cz1] = curl(X,Y,Z,Ex,Ey,Ez); div1 = diverg...

10 years ago | 1 answer | 0

1

answer

Question


How to compute DIV of CURL of vector ? Taking load wind as example
I wanna to see whether the divergence of the curl of vector field is zero or not. However, the result isn't zero. My script i...

10 years ago | 1 answer | 0

1

answer