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
