Community Profile

photo

Eduardo


Last seen: 10 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Exponential approximation for vector input
I was double checking the behaviour of a sigmoid function used in my Simulink model and I noticed that I was getting incorrect a...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Beantwortet
Extended Kalman Filter state transition parameters
The mux block works just fine, my error was taking p was the fifth input, instead it should have been defined as: p(5:end)

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
Using Simulink block parameters in a Matlab function
Due to not having a clean way to pass down the parameters, another configuration for the model was used. Kudos to @Fangjun Jian...

etwa ein Jahr vor | 0

| akzeptiert

Frage


Extended Kalman Filter state transition parameters
As a follow up to this question, I am wondering how to correctly input a vector of additional parameters to an EKF block. The s...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


To File block with rapid accelerator
I am trying to deploy a simulink model as an application to perform multiple simulations. See Matlab Example My model generates...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


NLMPC state function parameters
I am currently developing a NLMPC controller for my system and the plant model described in the MPC uses a large array of parame...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Using Simulink block parameters in a Matlab function
Right now I am trying to use the value of a parameter of one of my simulink blocks in a Matlab function (independent .m file in ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Simulink model compilation on deployment (mcc and docker image)
Right now I am looking for the best way to deploy a simulink model as a standalone application which I can run multiple times in...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Is it possible to pass simulink NMPC parameters as struct?
Currently I am developing a NMPC controller and the functions used for the algorithm (state definition, cost, etc.) make use or ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort