Clear Filters
Clear Filters

How to use a matrix of data of B field in a 3D space to calculate the induced current in a closed loop on xy plane

1 view (last 30 days)
Dear all:
Any one could help me with this problem:
I want to use a matrix of data which describes the magnetic field(Bx, By, Bz) at point(x, y, z) in a column of space to calculate the the induced current in a closed loop on xy plane. Basically the surface integration of dot product of dB and dS. Is there a way to do that?
Any one could help please as soon.
Thanks a lot! Ruming

Answers (1)

Star Strider
Star Strider on 28 Jul 2016
I have your data and file from your earlier Question, and provided your (1*108) vectors. What I don’t understand are what ‘B’ and ‘S’ are.
To create the derivatives, use the gradient function. The dot product is then straightforward to calculate.
  4 Comments

Sign in to comment.

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!