Regression analysis for the .mat files between the pulse waves
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hallo i have a data of x and y and i have plotted the scatter plot that looks like the image. I want the regression line for these points. Regression analysis for both the data combined in the scatter plot. Can you tel me which regression model suits the best for my data. I have attached the data to these.
Can any one help me.
THanks in advance
0 Kommentare
Antworten (1)
Jemima Pulipati
am 4 Mär. 2020
Hello,
The other post of yours on plotting the regression line in the scatter plot has been answered.
MATLAB has a feature called Regression Learner where you can train your data on different models and check for results. The model which gives the lowest RSME score is the best for the given data.
For more information on how to use the Regression Learner, refer to the following link
0 Kommentare
Siehe auch
Kategorien
Mehr zu Linear Regression finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!