![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6207659_1522112604951_DEF.jpg)
Christoph Meier
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
reduce matrix data by combining values
Dear matlab community, I need to reduce data in a matrix of two columns, and many rows (almost 2 billion, so I would like to ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
compute the sum of each item of a vector with every item of another vector
Dear matlab community, i came across a simple problem, which should be easily solved by one of the more experienced members. ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Multiply each item of an array with every item of another array
Dear matlab community, I have a relatively simple problem: I have two arrays, say: 1 2 3 and 10 11 12...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Probability tree - probabilities and values of each branch
Dear Matlab community, I found a somewhat related post, but it is not quite the same, so I decided to start a new post. Th...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
Time series standard deviation: Defined lookback period
Dear MATLAB community, I have monthly time series data, and would like to compute time-series standard deviations of a variab...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Shade an area in a plot between two Y values
Dear MATLAB community, I have a time series plot, and would like to shade specific regions in light grey (transparent). Th...
9년 초과 전 | 답변 수: 3 | 1
3
답변질문
Setting an array of a vector = NaN
Dear Matlab community, I am trying to set a certain array within a vector = NaN Example: If I have a vector with a ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Assess stationarity of a growth variable
Dear Matlab community, I am trying to assess a time series variable for stationarity. To give you an idea what I am doing: Th...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Add an element to a vector after taking difference
Dear Matlab community, I am currently running some stationarity test, for which I take log-differences. However, if stationa...
9년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
store residuals of fitlm model
I found the answer myself! Hope this helps fellow Rookies: for raw residuals: VARIABLENAMEFORRESIDUALS = MODELNAME.Resi...
store residuals of fitlm model
I found the answer myself! Hope this helps fellow Rookies: for raw residuals: VARIABLENAMEFORRESIDUALS = MODELNAME.Resi...
9년 초과 전 | 0
| 수락됨
질문
store residuals of fitlm model
Dear Matlab community, I made a multiple time series regression model, using the command M1 = fitlm(model,Y) I now w...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Orthogonalization of time series data
Dear MATLAB community, I have economic time series data (Y), which I would like to control for a range of other economic vari...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
Modify axis tick frequency
Dear Matlab community, I have successfully produced the following plot: <</matlabcentral/answers/uploaded_files/35518/...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Produce a Date vector starting with a desired date
Dear all, I am trying to produce a date vector, which includes year and month I would like to start With July 1926, and end wi...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
Time series plot: put YYYYMM on x-axis?
Dear Matlab community, in advance: Many thanks for the great help I always get! I am trying to plot a time series (in a co...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Make process stationary - clean trend
Dear MATLAB community, I have produced an index, which looks as follows: <</matlabcentral/answers/uploaded_files/35313/pro...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Multiply x sequentially with items of a vector
Dear MATLAB community, I would like to construct an index, which should start with 100. I have computed a vector, which then...
9년 초과 전 | 답변 수: 2 | 0