Calculate solution of given polynomial - MATLAB Cody - MATLAB Central

Problem 43552. Calculate solution of given polynomial

Difficulty:Rate

For example,

y=function([3 -2 -4])

In here, input vector indicate 3*x^2-2*x-4, y is solution of former equation.

y=[1.5352; -0.8685]

Solution Stats

59.74% Correct | 40.26% Incorrect
Last Solution submitted on Apr 28, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers89

Suggested Problems

More from this Author27

Problem Tags

Community Treasure Hunt

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

Start Hunting!
Go to top of page