Azzera filtri
Azzera filtri

How can I show my polynomial with decimals? guide matlab

1 visualizzazione (ultimi 30 giorni)
I have a program that finds polynomials (interpolation of newton) at the end gets coefficient that are multiplied by the variable "x" but the result in edittext prints it as fractions How could the polynomial show in a decimal way? that is "0.2x + 0.33x ^ 2" because my program shows me "x / 2 + (x ^ 2) / 3"

Risposte (1)

John D'Errico
John D'Errico il 4 Nov 2017

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by