I’m working on a civil engineering multi-part question and need support to help me learn.MATLAB Dot & Cross Products ScriptIntroduction:The purpose of this lab is to accentuate the time savings made possible with MATLAB. From the prescribed vectors, determine the dot and cross products of each. Procedure:Save your script as MatlabDotCrossFirstName_LastName.m
Don’t forget your description block! Make sure to include the purpose of the script, your name and the date.
Create two variables, one for each vector.
Using MATLAB, determine the Cross Product of Vector A to BRepeat this calculation by traditional pen and paper methods.
Using MATLAB, Determine the Dot Product of vectors A&BRepeat this calculation by traditional pen and paper methods.
Provide a comment at the end of your script, which method did you prefer, why?
Due on the 5-28-2021
Requirements: as long as needed