Solve this using MATLAB

4 visualizaciones (últimos 30 días)
shiv shiv
shiv shiv el 27 de Abr. de 2021
Editada: shiv shiv el 27 de Abr. de 2021
SOLVE USING MATLAB Can you show the program how to solve it

Respuestas (1)

Alan Stevens
Alan Stevens el 27 de Abr. de 2021
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 comentario
shiv shiv
shiv shiv el 27 de Abr. de 2021
Can you provide the screenshot solving this with all value using MATLAB

Iniciar sesión para comentar.

Categorías

Más información sobre Polynomials en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by