Use -> Basic fitting -> liner equation using code rather then the manual process

1 vue (au cours des 30 derniers jours)
Saad Iftikhar
Saad Iftikhar le 23 Avr 2021
Commenté : Saad Iftikhar le 23 Avr 2021
let's say i've got
x = [4,5,6,7,8]
y = [100,200,300,400,500]
liner extraploation
i want to add a line where i enter x = 9,10,11,12,13,14,15,16,17,18,19,20
the code auto generates my crosoponding y values

Réponses (1)

Alan Stevens
Alan Stevens le 23 Avr 2021
help polyfit
help polyval

Catégories

En savoir plus sur Least Squares dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by