Community Profile

photo

Bas


Technische Universiteit Delft

Con actividad desde 2015

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Visualize population data in a coordinate grid
Hi, I'm struggling with the imagesc function to plot my population data. I have a matrix A of 1500 x 3, in which the first...

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

1

respuesta

Pregunta


Write and save .dbf file
Hello, I'm looking for a way to adapt a .dbf file and then save it as a .dbf file again. I found a function dbfread.m that...

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

0

respuestas

Pregunta


Add text to string in for-loop
Hi, I would like to add text to a string in a for-loop. In the end the string should be: str= X(1)+X(2)+X(3)+X(4)....+X(15...

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

2

respuestas

Pregunta


fprintf in a for-loop
Hi, I'm looking for a way to make my code faster. I'm facing the following problem: I have a for-loop of 1:length(events)....

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

1

respuesta

Pregunta


Force x axis to start at origin
Hi, I want to make a bar chart in MATLAB R2016b. For some reason the x-axis does not start in the origin of the x- and y-axi...

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

1

respuesta

Pregunta


Check if time equals time frame
Hello, I'm facing the following problem. I have a matrix A(1000x1) containing time values in terms of time steps. I want ...

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

1

respuesta

Pregunta


Adapting a dataset such that it contains unique values
Hello, I'm facing the following problem: I have a matrix A(X,1) which contains time data. The time is given in steps of 20...

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

1

respuesta

Pregunta


Visualizing min, max and mean
Hello, I'm looking for a way to plot my data like in this figure. I'm having a matrix A containing information on a larger da...

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

2

respuestas

Pregunta


Adapted Boxplot visualizing min max and mean
Hello, I'm looking for a way to plot my data like in this figure. I'm having a matrix A containing information on a larger d...

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

0

respuestas

Pregunta


If statement with 2 matrices
Hi guys, I got the following question regarding applying a if statement in the correct way: I have a matrix A (2856x48) co...

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

2

respuestas

Pregunta


Summarize data in a table
Hi, I'm looking for a nice way to summarize my data. I have 5 matrices: A contains unique(year(t)) a vector with years ...

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

1

respuesta

Pregunta


If statement in cell arrays
Hi, I have a matrix A of 1x24 cells. Each cell contains c x 1 values, with c being variable. So A{1} is 2360x1, while A{2} is...

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

1

respuesta

Pregunta


Write cell arrays to matlab
Hi, I have a matrix A containing 1x24 cells. Each cell contains data cx1, with c being variable. So, A{1} is 2360x1, while ...

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

1

respuesta

Pregunta


If loop using cell arrays
Hi, I have 2 matrices: A with 24 arrays of each different length (i.e. A{1} 2362x1, A{2} 2341x1) defining salaries B ...

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

2

respuestas

Pregunta


For/If loop in cell array
Hi, I have a question regarding implementing a for and if loop with cell arrays. I have a matrix A{1x24 cell} Each cell c...

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

2

respuestas

Pregunta


How to use Permute?
Hello, I have a matrix A(2362x48) and I want to convert this into a 3D matrix B(2362X12X4). So I want all the rows of column...

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

1

respuesta

Pregunta


For loop with changing matrix
Hi, I have a for loop (j= 1:years) in which matrix A changes per j. Matrix A is a matrix containing birthdates in column 8. ...

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

1

respuesta

Pregunta


Deleting rows in a matrix
Hi, I have two matrices which are generated in a loop for n years: A (m-rows x n-columns) B (k-rows) Matrix B includes...

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

3

respuestas