Feeds
답변 있음
plotting a linear equation
How do I get that into the same graphs? I have points for my data and the equation above is the linear regression. Ezplot gave m...
plotting a linear equation
How do I get that into the same graphs? I have points for my data and the equation above is the linear regression. Ezplot gave m...
13년 초과 전 | 0
질문
plotting a linear equation
How do I plot a linear equation y=mx+b? So let's say I have this: b0= 3 where b0 is the y-intercept b1= 4 where b1 is the...
13년 초과 전 | 답변 수: 4 | 0
4
답변질문
how to put a line by code in regression
So after two days, I finally got part of my code to work for my linear regression assignment for work. Unfortunately, I don't kn...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to import data
So after reading how to import data from a text file, my .m file is still not compiling. I am trying to import a text file th...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
Having trouble with a data set in MATLAB Programming
Hello, I am trying to run an linear regression in MATLAB but I don't know how to program MATLAB that well. My data set is the...
13년 초과 전 | 답변 수: 1 | 0
