Statistics
RANK
156,368
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 2 answers | 0
2
answersTesting 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 years ago | 0
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 3 answers | 0
3
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answerslost 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 years ago | 0
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0