Feeds
질문
I cannot make 'getframe' to 'moive2avi'
I have a code shown below fig = figure('Color',[1 1 1]); t = 140; for degree = 1:10:360 clf plot3(C{:},...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plot Surface when Z is not a function of X and Y
Hi everyone. I am trying to plot my data in 3D surface. However, it currently does not work since my *X,Y, and Z are indepen...
거의 10년 전 | 답변 수: 1 | 1
1
답변질문
Z test for Binomail Data
Does ztest function work with binomial data? For example, I have a set of x = (1, 0, 0, 1, ...o, 1, 1) for n(x) = 1000. probab...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
Select specific rows and compare
Good Morning everyone. I have been working on this and I could not make it work. I have of *n* options with *1000* simulatio...
대략 10년 전 | 답변 수: 0 | 0
0
답변답변 있음
LinearModel.fit results to array
I am able to get R-squared from rsq = mdl.Rsquared.Ordinary rsq = 0.8690 and only coefficient from Coeffici...
LinearModel.fit results to array
I am able to get R-squared from rsq = mdl.Rsquared.Ordinary rsq = 0.8690 and only coefficient from Coeffici...
대략 11년 전 | 0
질문
LinearModel.fit results to array
Hi, I would like to ask about results from _*LinearModel.fit*_ function. I used the function and it ran smoothly. However, I...
대략 11년 전 | 답변 수: 3 | 0