Community Profile

photo

OoM


Active since 2013

Statistics

Content Feed

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 1

1

answer

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Answered
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...

10 years ago | 0

Question


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...

10 years ago | 3 answers | 0

3

answers