Finding root & forming Polynomial function
Afficher commentaires plus anciens
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)
Catégories
En savoir plus sur Polynomials dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!