Feeds
질문
Rank deficiency when trying to use fitlm
I am trying to fit a simple regression model to some data (y ~ 1 + x1). However, I am not getting an estimate for the y-intercep...
거의 6년 전 | 답변 수: 1 | 1
1
답변질문
Creating a Z-matrix of counts with the same range as my 2-D scatter plot
I have two vectors, X and Y, that I am using to create a traditional, vanilla scatterplot. However, the plot is very dense—about...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
Passing numpy arrays into a python function from MATLAB
I need to pass in two MATLAB vectors into a python function, like so: xfin = py.predictWithNet.predict_por_out(net, raw_x, raw_...
대략 6년 전 | 답변 수: 1 | 1
1
답변질문
Re-accessing arrays from live scripts
I just started using live scripts this week, and am loving them. Today, I reopened one from yesterday and wanted access to the s...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Laying image over 3-D surface
I have a 3-D on which surface I'd like to lay an image "on top." The specific surface I have is created from the variable |new|,...
거의 7년 전 | 답변 수: 1 | 0