How do I create an arbitrary polynomial with defined coefficient in vector form?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello! How do I create an arbitrary polynomial if we got the coefficients and the extent of the polynomial? We have the coefficients in a vector and the extent of the polynomial is a number. So we are unsure how to combine these two and to have a variable x (for example how do I write y = 2x + 5 if I have the coefficient [2 5]' and the extent is one?).
And we are doing this in MATLAB.
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Polynomials finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!