Effacer les filtres
Effacer les filtres

Plotting Confidence Band on plotted regression line.

3 vues (au cours des 30 derniers jours)
Ugur Sahin
Ugur Sahin le 8 Juin 2021
Modifié(e) : Jonas le 8 Juin 2021
Hi guys, I have stacked on my homework question step ; Step is d)On a new figure, plot scatter diagram fitted curve. Compute and plot 95% confidence band in blue color. Compute and plot 99.9% confidence band in red color. I am trying to add 95% (Blue) and 99.9%(Red) Confidence Bands to my plot which have regression line. Can anyone help me ? My data set consist of 20 y value that corresponds their x values and I generate regression line which refers these values.
I need your help immeadiately :/

Réponses (1)

Jonas
Jonas le 8 Juin 2021
Modifié(e) : Jonas le 8 Juin 2021
you should be able to solve your problem using polyfit and polyval function, this example of the polyval function should be pretty everything you may want to know

Catégories

En savoir plus sur Linear and Nonlinear Regression 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