필터 지우기
필터 지우기

Regression analysis for the .mat files between the pulse waves

조회 수: 1 (최근 30일)
Lokeswara reddy pamulapate
Lokeswara reddy pamulapate 2020년 2월 26일
답변: Jemima Pulipati 2020년 3월 4일
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

답변 (1개)

Jemima Pulipati
Jemima Pulipati 2020년 3월 4일
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

Community Treasure Hunt

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

Start Hunting!

Translated by