Community Profile

photo

JVM


Technical University of Denmark

Last seen: más de 3 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Solving non-homogeneous differential equation
I have a second order differential equation: M*x''(t) + D*x'(t) + K*x(t) = F(t) which I have rewritten into a system of first ...

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

2

respuestas

Pregunta


Changing bin edges on polar histogram
Hi, I am making a polar histogram showing wind directions. I would like each bin to represent each tick rather than representing...

alrededor de 6 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Fitting data to a nonlinear model to estimate parameters
I am trying estimate two unknown parameters in a nonlinear model. The script that is have made works for some iterations but sud...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Smoothing data on one half
So, my problem is that I have a matrix with 3 columns and 64800 rows. The first column shows the longitude measured in degrees g...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Comparing matrices of different length
I have two matrices of different length. For both matrices the first column is x-coordinate, second column is y-coordinate and t...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to keep adding a number to a matrix if it occurs several times
Hey I would like to add 0.15 to an element in a matrix for each time it occurs in each column. I have this code so far and i...

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

1

respuesta

Pregunta


How to extract specific arrays out of a CSV file
Hey I have a CSV file looking something like the following Header 1 Header 2 Header 3 Header 4 'a' 'b'...

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

2

respuestas

Pregunta


How to change the distance between the bars in a bar graph
I have made this bar graph x = [-3,0,2,4,7,10,12] y = [1,1,0,1,3,3,2] bar(x,y) When I run the script it shows me the b...

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

1

respuesta

Pregunta


How can I split a string and assign new values to the strings?
If if want to change the string str='Hello' Into a new string with the values str='Hotel-Echo-Lima-Lima-Oscar' H...

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

3

respuestas