photo

OoM


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
37,519
of 300,611

REPUTATION
1

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,811

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

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{:},...

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

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

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

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

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

12 years ago | 3 answers | 0

3

answers