Answer:
i dont know but i will take the points tho hahah
Explanation:
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:
The cult of personality that surrounded Joseph Stalin in the Soviet Union led soviet citizens to believe that there was undisputed support for Stalin both among the government and the common people. In turn, this fueled self-censorship and made political change harder. This cult of personality was achieved through propaganda and censorship, as the Communist Party had control of all mass media. This desire to make himself a "god-like" figure was also an attempt to increase acceptance of communism among the people and to boost morale.
Explanation:
Answer:
I think it is process or technology
Answer:
Impulse =14937.9 N
tangential force =14937.9 N
Explanation:
Given that
Mass of car m= 800 kg
initial velocity u=0
Final velocity v=390 km/hr
Final velocity v=108.3 m/s
So change in linear momentum P= m x v
P= 800 x 108.3
P=86640 kg.m/s
We know that impulse force F= P/t
So F= 86640/5.8 N
F=14937.9 N
Impulse force F= 14937.9 N
We know that
v=u + at
108.3 = 0 + a x 5.8

So tangential force F= m x a
F=18.66 x 800
F=14937.9 N