I have an polynomial f(x) = 4x^5 + 5x^4 + 2x^3 +2x^2 +3x. And x ranges from {0 to 63}. How do I code this so I can display answer corresponding to every value of x.?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Neha W
el 22 de Mzo. de 2016
Respondida: Fazleh Rabbi
el 20 de Ag. de 2021
Could you help me?
0 comentarios
Respuesta aceptada
Más respuestas (1)
Fazleh Rabbi
el 20 de Ag. de 2021
(a) Write down MATLAB command for each of the following polynomials.
(i) 2x
2
- 5x
4+ 8x (ii) 2x
5 + sin 40
0 comentarios
Ver también
Categorías
Más información sobre Polynomials en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!