Feeds
質問
How to do a regression with continious input variables and a 3-level categorical response?
Hi guys, I would like to fit a (linear) model to a response which could have three 'values' All input variables are numeri...
9年以上 前 | 2 件の回答 | 0
2
回答質問
export function as a string after fitting with linear model
Hi all, I'm using stepwiselm for regression. The function returns a LinearModel with a lot of stuff in it. It seems difficult h...
11年弱 前 | 0 件の回答 | 0
0
回答質問
export function as string after fitting to LinearModel
Hi all, I'm using stepwiselm for regression. The function returns a LinearModel with a lot of stuff in it. It seems difficult...
約11年 前 | 0 件の回答 | 0
0
回答回答済み
How to plot feasible space in 3d, after subtracting multiple inequalities
Creating a binary 3d matrix does the job indeed. A 3d viewer code is not even necessary then... isosurface does the job: cl...
How to plot feasible space in 3d, after subtracting multiple inequalities
Creating a binary 3d matrix does the job indeed. A 3d viewer code is not even necessary then... isosurface does the job: cl...
12年以上 前 | 3
| 採用済み
質問
How to plot feasible space in 3d, after subtracting multiple inequalities
Hi Guys, I'm looking for a way to plot a feasible region in 3d space. The feasible region is defined by some inequalities, le...
12年以上 前 | 2 件の回答 | 0
2
回答質問
How to replace multiple strings in a txt file
Hi, I would like to couple matlab to a another program so I can make a lot of models in a fast way. To do so, I need a txt fi...
13年以上 前 | 1 件の回答 | 0
