Pregunta


How to make conditional calculation?
I have two vectors, contained in matrix M, each with a dimension of 1000 by 1. Each vector contains integer numbers. The values ...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


warning about optimset and using optimoptions
Hi, I use the fminunc function and the optimset as options = optimset('GradObj','on','MaxFunEvals',1000,'MaxIter',1000,'Dis...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Respondida
Is MATLAB a compiler?
From the answers above, I understand that a compiler and interpreter are two very different things, and therefore it does not ma...

casi 7 años hace | 0

Respondida
Creating dummy variables from categorical variable
I would like to ask a question here. One should always vectorise the code where possible, as I read in the literature. But in th...

casi 7 años hace | 0

Pregunta


Is MATLAB a compiler?
I have been using MATLAB for some time but I am still not clear how MATLAB compares to some alternative software in the followin...

casi 7 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Creating dummy variables from categorical variable
Suppose there is a column vector array n containing unique but repeating values of the form 1 1 5 7 7 The ...

casi 7 años hace | 4 respuestas | 0

4

respuestas

Respondida
The "unique" function returns "Index exceeds matrix dimensions" error
Thanks a lot for the quick and detailed responses.

más de 7 años hace | 0

Pregunta


The "unique" function returns "Index exceeds matrix dimensions" error
I have a .mat file loaded in the Workspace. I execute the command unique = unique(datafile.data(:,2)); It creates the u...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Respondida
Why does MATLAB fail to load my preferred language on macOS Sierra?
Is language English, region Netherlands affected by the issue? Thanks.

casi 8 años hace | 0

Pregunta


Computation of the standard error of a FGLS coefficient estimate
Hi, I use the MATLAB code below to calculate the standard errors of the coeffficients estimated by Weighted Least Squares (WL...

casi 9 años hace | 0 respuestas | 0

0

respuestas