photo

JVM


Technical University of Denmark

Last seen: 3년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


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

6년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 3 | 0

3

답변