No you may not ask the question
Answer:
Explanation gives the answer
Explanation:
% Using MATLAB,
% Matlab file : fieldtovar.m
function varargout = fieldtovar(S)
% function that accepts single structure as input, assigning each
% of the field values to user-defined variables
fields = fieldnames(S); % get the field names of the input structure
% check if number of user-defined variables and number of fields in
% structure are equal
if nargout == length(fields)
% if equal assign each value of structure to user-defined varable
for i=1:nargout
varargout{i} = getfield(S,fields{i});
end
else
% if not equal display an error message
error('The number of output variables does not equal the number of fields');
end
end
%This brings an end to the program
Answer:
a)
The crack and connecting rod is used in the design of car.This mechanism is known as slider -crank mechanism.
Components:
1.Inlet tube
2. Wheel
3. Exhaust
4. Engine
5.Air tank
6.Pressure gauge
7.Stand
8. Gate valve
b)
The efficiency of air engine is less as compare to efficiency of electric engine and this is not ecofriendly because it produce green house gases.These gases affect the environment.
c)
it can run around 722 km when it is full charge.
Answer:
<em>D</em><em>e</em><em>s</em><em>k</em><em>t</em><em>o</em><em>p</em>
Explain:
<em>Desktop refers to the main screen of the computer. It is the first screen you see after logging in. The desktop’s appearance can vary widely because it is highly customizable, but generally desktops will feature a large image, icons, and a taskbar(covered later on this page).</em>
Answer:
(a) E = 0 N/C
(b) E = 0 N/C
(c) E = 7.78 x10^5 N/C
Explanation:
We are given a hollow sphere with following parameters:
Q = total charge on its surface = 23.6 μC = 23.6 x 10^-6 C
R = radius of sphere = 26.1 cm = 0.261 m
Permittivity of free space = ε0 = 8.85419 X 10−12 C²/Nm²
The formula for the electric field intensity is:
E = (1/4πεo)(Q/r²)
where, r = the distance from center of sphere where the intensity is to be found.
(a)
At the center of the sphere r = 0. Also, there is no charge inside the sphere to produce an electric field. Thus the electric field at center is zero.
<u>E = 0 N/C</u>
(b)
Since, the distance R/2 from center lies inside the sphere. Therefore, the intensity at that point will be zero, due to absence of charge inside the sphere (q = 0 C).
<u>E = 0 N/C</u>
(c)
Since, the distance of 52.2 cm is outside the circle. So, now we use the formula to calculate the Electric Field:
E = (1/4πεo)[(23.6 x 10^-6 C)/(0.522m)²]
<u>E = 7.78 x10^5 N/C</u>