Problem 43156. Find x in provided equation!
x^2-2*x+1=0
This polynomial can be expressed by using each term's coefficients, such as
[1 -2 1].
Using the polynomial that are expressed by coefficients, calculate solution x. (hint: use "roots")
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers113
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2778 Solvers
-
350 Solvers
-
Replace multiples of 5 with NaN
455 Solvers
-
Do Fast Fourier Transformation
272 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
583 Solvers
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!