Community Profile

photo

Bernardo Hernandez


University of Sheffield

Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Answered
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 ago | 0

Question


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 ago | 2 answers | 0

2

answers