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...
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 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 ...
5 years 前 | 2 个回答 | 0