photo

Johannes Deelstra


Last seen: 9개월 전 2013년부터 활동

Followers: 0   Following: 0

메시지

researcher agriculture and environment Professional Interests: agrohydrology

통계

MATLAB Answers

16 질문
2 답변

순위
204,930
of 300,381

평판
0

참여
16 질문
2 답변

답변 채택
56.25%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


finding relation between two variables, being discharge and water level in a river
I have to variables, being a water level (h) and a discharge (q). The relation is to be of the form q = h^c How do I solve th...

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

2

답변

질문


how do i join 2 matrices
I have 2 matrices a and b, both having size 5 x 5 I want to combine these 2 in a new matrix c, such that c = [a(:,1) b(:,1) a(...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


finding neighbouring locations in matrix bigger than a certain value
Hey I have a 324 x 1 matrix I like to find the neighbouring cells having each a value bigger than for example 50 Or how to I ...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


readtable excel decimal NaN
I use readtable to get access to excel data some cells in the excell file contain no data and instead have a decimal point, h...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Unrecognized function or variable 'mean'.
just a very simple thing trying to calcualte a mean as for i = 1:31 b(i,:)=mean(a(24*i-23:24*i),:) end then i get this m...

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

0

답변

답변 있음
missing data, time series
Dear Peter, thanks very much for your answer and sorry for my late respons. The solution you propose is interesting, but can it ...

6년 초과 전 | 0

질문


missing data, time series
I am recording groundwater level at hourly intervalls using a data logger. I have data from 31 May 2017 09:00 hrs until 3 May 20...

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

3

답변

질문


Finding start of growing season
Hei, I have a time series with values of average daily temperatures for a period from 1 January 1943 - 31 December 2017. The d...

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

0

답변

질문


plotting, tools and fitting
Hei I plot two lines using plot(1961:2017,res(:,2)) hold on plot(1961:2017,res(:,4),'--') Then in figure clicking on Tool...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


extract numbers from time series
Have a time series from 1 to 156. Want to extract the values from 1:6, then from (1+12) : (6+12), etc into a new variable. How...

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

2

답변

질문


information about the number of times temperature changes from negative to positive
Hello I have a time series with daily temperatures. The time series is starting with negative temperature. After some days th...

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

2

답변

질문


how do obtain sum of two rows
Have a 18482 x 7 matrix. I want to obtain a matrix which contains the sum of row 1 and 2, row 3 and 4, etc until the last ones b...

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

2

답변

질문


from cell to date
I have a cell variable 201624x1 with values for date from '01/01/1994 01' until '01/01/1994 01' How do I convert these into Ma...

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

2

답변

질문


select a row from a matrix
Hei, How do I do the following task. I have a 90 x 12 matrix. From each three rows (1:3;4:6;7:9 etc.) I have to select one row...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to name a figure using a variable name
I have a figure and want to save this as a tiff or jpeg I have changed a date into variable = 'van190392 15' which I want to us...

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

1

답변

질문


<randum number generation
Hei, I have a time series for day and observation for a period of 365 days in variable a, a(:,1) being the daynumber (1 - 365) a...

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

2

답변

질문


slitting a number into year, mont and day
I have a column(a(:,1)) containing numbers like; 19900101 19900102 19900103 19900104 19900105 19...

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

2

답변