Solve this using MATLAB

SOLVE USING MATLAB Can you show the program how to solve it

Answers (1)

Alan Stevens
Alan Stevens on 27 Apr 2021

0 votes

Replace F^2 in the first equation using the second equation. This will give you a fifth order polynomial in G. Use the roots function to find the five solutions for G, then pluh these back into the rearranged second equation to find the corresponding values of F.

1 Comment

Can you provide the screenshot solving this with all value using MATLAB

Sign in to comment.

Categories

Products

Asked:

on 27 Apr 2021

Edited:

on 27 Apr 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!