Feeds
질문
Highly variable execution time of mex file
Hello, I am running an EM type minimization where the E step is essentially a Kalman filter+smoother with a few minor additio...
거의 11년 전 | 답변 수: 2 | 0
2
답변답변 있음
Testing for a non-zero linear trend.
Yes that is correct as long as the constant vector is included. Else the F is not valid. You can also use regstats for other ...
Testing for a non-zero linear trend.
Yes that is correct as long as the constant vector is included. Else the F is not valid. You can also use regstats for other ...
11년 초과 전 | 0
질문
Is there a fast rank k cholupdate?
Is there/will there be a rank k update to a cholesky factor? LAPACK has a symmetric rank k (but not cholupdate that I can find) ...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Sparse and nonspare QR
I have question regarding the difference between the sparse and non-sparse QR as implimented R2012b. I have a matrix, X, that i...
11년 초과 전 | 답변 수: 3 | 0
3
답변질문
In a Mex file, a for loop goes beyond the relational expression?
I keep getting a crash in a mex file. I have no clue why there is a problem other than using mwSize instead of something else. ...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
error (rounding or user) in simple math op
I just noticed odd behavior in R2012b that really seems like an error though perhaps I'm making a foolish error? I enter the ...
거의 12년 전 | 답변 수: 2 | 0
2
답변답변 있음
lost access to tf and ss from id toolbox
Rajiv, We do not have the control system toolbox, only the system identification toolbox: System Identification Toolbox ...
lost access to tf and ss from id toolbox
Rajiv, We do not have the control system toolbox, only the system identification toolbox: System Identification Toolbox ...
대략 12년 전 | 0
질문
lost access to tf and ss from id toolbox
Hello, I seem to have lost access to tf and ss (at least) from the sysident toolbox at the command line. If I type ss or tf a...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
specifying state space models in SysID toolbox
Hello, I am new to the sysid toolbox and want to see if it is worth the effort. I would like to "import" state space models ide...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
mexAtExit and static variables
I have a quick question regarding static variables in mex files. Basically it is not behaving as I expected. However I'm not a p...
대략 13년 전 | 답변 수: 2 | 0