Feeds
질문
lasso sparse regression on Y matrix
Hello, I have a data matrix Y (N x M) on which I want to fit a GLM specified by the design matrix X (N x P). An easy way of e...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
fminsearch on a large parameter set
hey, I would like to estimate the 85 parameters of a given objective function. I am sure fminsearch.m cannot do that, as the ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
sample vectors with pre-defined angle
hello, i want to sample a couple of vectors in a high-dimensional space (using randn), with the constraint that all these vec...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
bars turn black when overplotted
Hello, I want to overplot three bar graphs: figure; bar(data1);hold on; bar(data2,'r');hold on; bar(data3,'g');hol...
13년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
filter.m -- output magnitude
Hello Wayne thank you for your comment, I found it quite useful. The system seems stable (all inside the unit circle). Howeve...
filter.m -- output magnitude
Hello Wayne thank you for your comment, I found it quite useful. The system seems stable (all inside the unit circle). Howeve...
13년 초과 전 | 0
질문
filter.m -- output magnitude
Dear community, I want to impose an autocorrelative structure on a random vector, so that its autocorrelation matches the one...
13년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
generating autocorrelated time series based on data
honglei, thank you very much for your reply. after lag = 3, the autocorrelation becomes less than 1 % (and negative), so i tr...
generating autocorrelated time series based on data
honglei, thank you very much for your reply. after lag = 3, the autocorrelation becomes less than 1 % (and negative), so i tr...
13년 초과 전 | 0
질문
generating autocorrelated time series based on data
hello all, i would be very grateful for advise on the following problem: i have a autocorrelated time series and i am trying ...
13년 초과 전 | 답변 수: 2 | 0