Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please write a MatLab program that solves the problem below. In trianglel a = 21 cm, b = 45 cm, and c = 60 cm.

image text in transcribed

Please write a MatLab program that solves the problem below. In trianglel a = 21 cm, b = 45 cm, and c = 60 cm. In triangle2 a=6 cm, b = 20 cm, and c = 16 cm. (angles are a (alpha). B (beta), y (gamma) a. Define the vectors a, b, and c with the above values. Calculate the angle y (in degrees) by substituting the variables in the Law of Cosines. (c^2=2^2+b^2-2abcosy) b. Calculate the angles B and a (in degrees) using the Law of Sines ( sinala = sin/b = sing/c) c. Make sure the sum of the angles is 180 by coding it in MatLab

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administrator Limited Edition

Authors: Martif Way

1st Edition

B0CGG89N8Z

More Books

Students also viewed these Databases questions

Question

Describe Table Structures in RDMSs.

Answered: 1 week ago