Answer:
%Program prompts user to input vector
v = input('Enter the input vector: ');
%Program shows the value that user entered
fprintf('The input vector:\n ')
disp(v)
%Loop for checking all array elements
for i = 1 : length(v)
%check if the element is a positive number
if v(i) > 0
%double the element
v(i) = v(i) * 2;
%else the element is negative number.
else
%triple the element
v(i) = v(i) * 3;
end
end
%display the modified vector
fprintf('The modified vector:\n ')
disp(v)
Answer:
True
Explanation:
Logic index is selection of values based on the logical streams. The values appear on the logical array. The levels are determined on the market investment performance. If there are many buyers available in the market the index will be high and the market will be bullish. If there are few or no investors available the market index will be low which means the market is bearish.
Answer:
Your question lacks the time required hence i will calculate the Average flow rate using a general concept and an assumed time value of 25 seconds
ANSWER : 104.904 ft^3/sec
Explanation:
General concept : Average flow rate is the volume of fluid per unit time through an area
Hence the average flow rate of the air conditioning unit of this room
Volume of the room / time taken for the air to cycle the room = v / t
assuming the time taken = 25 seconds
volume of room = width * length * height
= 14.1 * 15.5 * 12 = 2622.6 ft^3
Average flow rate = V/ t
= 2622.6 / 25 = 104.904 ft^3/sec
Answer:
The picture below with the answer. Hope it helps, have a great day/night and stay safe! Length of the coil,
The Pareto principle is that most things in our life are not commonly distributed.
<u>Explanation:</u>
Pareto chart shows that most of the things which we have in our life and the resources in our life are not equally distributed. The ratio is not always 50:50 according to this principle.
The most important use of a Pareto diagram is to show the most important factor among the set of factors that have been shown. Along with that it also shows the sources which lead to the common defects in the system and tries to solve those defects which occur most often.