Finding root & forming Polynomial function

Construct a polynomial such that C(x)= A(x)*B(x), Where A(x)= 3x^2 +2x-4 and B(x)= 2x^3 -2, Also, find the roots of A(x), B(x) and C(x). Write me the code for this...

Réponses (1)

Matt J
Matt J le 27 Jan 2023
Déplacé(e) : Matt J le 27 Jan 2023

0 votes

No, we won't code your homework for you, but as a hint, consider the conv and roots commands.

Catégories

En savoir plus sur Polynomials dans Centre d'aide et File Exchange

Produits

Version

R2022b

Tags

Question posée :

le 27 Jan 2023

Déplacé(e) :

le 27 Jan 2023

Community Treasure Hunt

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

Start Hunting!

Translated by