Regression analysis for the .mat files between the pulse waves
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Lokeswara reddy pamulapate
el 26 de Feb. de 2020
Respondida: Jemima Pulipati
el 4 de Mzo. de 2020
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 comentarios
Respuestas (1)
Jemima Pulipati
el 4 de Mzo. de 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 comentarios
Ver también
Categorías
Más información sobre Linear Regression 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!