1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Leni [432]
3 years ago
9

A solenoid with a length of 20 cm and a radius of 5 cm consists of 400 turns and carries a current of 12 A. If z = 0 represents

the midpoint of the solenoid, generate a plot for |H(z)| along the axis of the solenoid for a range −20 cm ≤ z ≤ 20 cm. Please use MATLAB to generate the solution numerically and indicate how you did it. Include a copy of the computer code that you create to solve the problem

Engineering
1 answer:
forsale [732]3 years ago
5 0

Answer:

Copy MATLAB code to plot the magnitude of magnetic field strength with respect to z on the axis of solenoid:

z=-20:0.01:20;

H=120.*(((20-(2.*z))./sqrt((20-(2.*z)).^2+100))+((20+(2.*z))./sqrt((20+(2.*z)).^2+100)));

plot(z,H)

title('plot of |H| vs z along the axis of solenoid')

ylabel('Magnitude of magnetic field 'H")

xlabel('position on axis of solenoid 'z")

Explanation:

full explanation is attached as picture and the resultant plot also.

You might be interested in
The two windings of transformer is: a)- Conductively linked. b)- Not linked at all. c)- Inductively linked d)- Electrically link
kondor19780726 [428]

The two windings of transformer is c)- Inductively linked

Hope this helped!

4 0
3 years ago
Read 2 more answers
What is the basic molecular mechanism for polymer plasticity, and how does it differ from that of ductile crystalline metals?
sdas [7]

Answer:

In Crystalline metals or materials, plasticity is examined from the perspective of the motion of linear defects or dislocations within the polymer chains.

Explanation:

When a temperature range below and near the glass transition temperature is reached, there is warping or contortion of structureless or malformed polymers. This warping happens as the polymer chains move over one another.

Unlike elasticity when requires or enables an object to resume its original dimensions, ductility is the quality of an element or material to change form albeit permanently.

Cheers

4 0
2 years ago
What is a height gage?
Elena L [17]
The answer would be -62 because 62 x 1 equals 62 so that would be the answer.
6 0
3 years ago
As car production became more efficient, cars became more affordable for american families. One result of this increase in autom
tankabanditka [31]

Answer:

IT IS SIMPLE LIKE HENRY FORD MADE THIS OPTION POSSIBLE

Explanation:

5 0
2 years ago
You will write a program estimate that uses a training data set to learn weights for a set of house attributes, and then applies
gizmo_the_mogwai [7]

Answer:

I can share a link to answer since the code is to long to be contained here. the code is on github

https://github.com/arafatm/edu_coursera_machine_learning_1_foundations/blob/master/code/02.01.predicting.house.prices.ipynb

5 0
2 years ago
Other questions:
  • Which engineers are requried to have a PE (professional engineer) license?
    13·2 answers
  • 8. Which of the following is a characteristic of no-till farming?
    8·1 answer
  • Emergency plans are being formulated so that rapid action can be taken in the event of an equipment failure. It is predicted tha
    12·2 answers
  • A hypothetical A-B alloy of composition 57 wt% B-43 wt% A at some temperature is found to consist of mass fractions of 0.5 for b
    15·1 answer
  • If the old radiator is replaced with a new one that has longer tubes made of the same material and same thickness as those in th
    10·1 answer
  • Harmonic excitation of motion is represent as
    9·1 answer
  • EggzOG43199 <br><br><br><br> :) it has to be more than 20 characters so I'm just saying this
    5·1 answer
  • Write a paragraph on computer 473
    5·1 answer
  • The toggle (t) flip-flop has one input, clk, and one output, q. on each rising edge of clk, q toggles to the complement of its p
    15·1 answer
  • What are the reasons why fine grained of alkali igneous rocks can not be used in cement
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!