Feeds
질문
What is an alternative to cell arrays in simulink models?
I understand from the documentation that I cannot load a cell array from workspace into a simulink model. What is a good alterna...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
What are reasons for ODE giving different results with the same parameters?
I ran a certain ODE in April 2019 and got a certain result. The code I used and the results were saved using git for version con...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Model estimated with nlhw function performs poorer than linear model (even when unitgains are employed).
As the title says. I have some input-output data (SISO system to make it simple) and I estimate a third order state space model...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Simulink: Variable inferred as variable size matrix when defined from constant blocks
Dear all, I am in need of calling a C-function from within a simulink model. I am using R2017b and do not have the .m, but only...
6년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Use of int vs size_t in mex compilation of C-function dgemm.
Dear James, First let me tell you that I was able to run the code following your first set of suggestions, so thank you very mu...
Use of int vs size_t in mex compilation of C-function dgemm.
Dear James, First let me tell you that I was able to run the code following your first set of suggestions, so thank you very mu...
6년 초과 전 | 0
질문
Use of int vs size_t in mex compilation of C-function dgemm.
I have a bit a problem understanding some issues I obtain when trying to compile a piece of C-code. In particular, with calling ...
6년 초과 전 | 답변 수: 2 | 0
