photo

chi shing


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
76,539
of 300,392

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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) * ...

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

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

12 years ago | 1 answer | 0

1

answer