Pregunta


writing/ exporting 3D data set/matrix from Matlab to EXCEL
I have a multi dimension matrix (:,:,:) that I need to export to excel, The data is basically formed of 44040 (5*5) matrices. ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


grouping, aggregating data in MatLab.
Hello everyone, I have a large data set/ Matrix that has about 15000 rows.I need to aggregate this data set by a unique variab...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Loop order/ assignement
Hello, I am writing a loop say : for i=1:9; Suppose I am in the 5th iteration if certain conditions of my If else state...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Write a text string into a cell in a matrix
I have a matrix that is (100*4) dimension. All the entries of first three columns are all numerical values and the last column ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Cumsum range and values
I am trying to write a loop where each row of the output matrix represents a cumulative sum of the elements of the input matrix,...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Cumsum range and values
I am trying to write a loop where each row of the output matrix represents a cumulative sum of the elements of the input matrix,...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Non Linear Programming Optimization problem
Hello everyone, So I am trying to solve a maximization problem using Matlab. The objective is to solve it using Markov/ nlp ma...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Multinomial Logit Model regression
I have been trying to follow a matlab code for estimating the coefficients for a multinomial logit model with no luck. I would...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Index exceeds matrix dimensions
I keep getting an error every TIME i RAN THIS LOOP: %loop M(:,:,:,1)=M1; M(:,:,:,2)=M2; M(:,:,:,3)=M3; YC(:,:,1)=...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calling Functions and using a loop
I am having trouble calling a function that I have created already and saved in an m.file. The objective is to write a for--loop...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


For loop code/ help
Hello Matlab wizards, So I just finished my 10th attempt at writing a code using for loops. The output was correct. MY issue i...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error: Function definitions are not permitted in this context
Hello, I have been trying to run a code that uses for loops, and I keep getting the error message: Function definitions are ...

casi 9 años hace | 1 respuesta | 0

1

respuesta