Finding root & forming Polynomial function

조회 수: 1 (최근 30일)
Shaukhin
Shaukhin 2023년 1월 27일
이동: Matt J 2023년 1월 27일
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...

답변 (1개)

Matt J
Matt J 2023년 1월 27일
이동: Matt J 2023년 1월 27일
No, we won't code your homework for you, but as a hint, consider the conv and roots commands.

카테고리

Help CenterFile Exchange에서 Polynomials에 대해 자세히 알아보기

태그

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by