Question


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

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


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)=...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 9 jaar ago | 1 answer | 0

1

answer