Irina
Studio VanNess
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
196.721
of 295.448
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
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
fitlm changes in MATLAB releases
Has regression function fitlm changed or been deprecated in MATLAB 2019b release. I see difference in regreassion coefficients ...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
How do I pass bar colors to multiple bar series in @bar function?
I'm trying to plot a line and bar chart on the same graph. On the Left axis I have 2 line plots of series in matrix Y1, on the ...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
Maximum Likelihood estimation of GJR - Offset estimate
I'm fitting GJR conditional variance model to time series of returns using Maximum Likelihood estimation. Is there a way to obt...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
Distribution of quadratic forms of normals
Is MATLAB code available for computing critical values of a distribution of quadratic forms of normals? I'm looking at a linear...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Function not running except from the source directory
I saved my code in a directory which has been added to the pathdef.m file. But function call is not working from any other dire...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
Extracting matrix diagonal with diag(A)
A simple function that used to run now gives an error message. What am I doing wrong? >> a = eye(4,4); >> diag(a) Su...
bijna 10 jaar ago | 2 answers | 0
2
answersQuestion
Passing cell array as input argument to function
I'm trying to create a function that manipulates matrices which are elements of a cell array. I'm passing the cell array (temp_...
bijna 10 jaar ago | 1 answer | 0