Find roots of a poly without using embedded functions

1 view (last 30 days)
Ive been trying to find different methods to find the roots of a polynomial with user entered coefficents but ive gotten no where. Any idea how i could use a loop in order to set the value of a symbolic variable to a different value, in order to find the root of said equation. Thank you
  4 Comments
Daniel Morris
Daniel Morris on 6 Dec 2019
I cant use any embedded functions such as roots or fzero
Jim Riggs
Jim Riggs on 6 Dec 2019
I guess that the question is unclear.
Are you asking for algorithms to find roots of polynomials?

Sign in to comment.

Answers (0)

Categories

Find more on Polynomials in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!