Statistics
RANK
37,229
of 295,448
REPUTATION
1
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
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
answerQuestion
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 years ago | 1 answer | 1
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersLinearModel.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 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...
11 years ago | 3 answers | 0