Answer:
%seperatethem.m
%Creation and definition of functions
function [l w] = separatethem(myrectangle)
%Call the structure field length.
l = myrectangle.length(1);
%Call the structure field length.
w = myrectangle.width(1);
%Ending call function.
end
%trial of program
%Create a structure with two fields length and width.
myrectangle = struct('length',33,'width',2);
%Call the function separate them.
[l w] = separatethem(myrectangle)
Answer:
a)Bulk deformation process
Explanation:
<u>Rolling</u>
Rolling is a metal forming process.In rolling work piece passes through two moving rollers and get compressed.in rolling thickness of work piece will reduces and length of work piece will increase for maintaining the constant area.Due to compression bulk deformation takes place.
<u>Shearing</u>
In shearing one surface slides on another surface and deformation take place.shearing is a machining process.This is also a bilk motion deformation process.
So from above we can say that option a is right.
Professional engineers need to complete a four year college degree, work under a Professional Engineer for four years, pass two intensive competency exams, and earn a license from their state’s licensure board.
Answer:
Explanation:
whats the answeres two the question do they have a choise for you
Ok? is this a question or what?