photo

Eduardo


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
2 个回答

排名
269,725
of 300,763

声誉
0

贡献数
7 个提问
2 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

已回答
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)

3 years 前 | 0

| 已接受

已回答
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...

3 years 前 | 0

| 已接受

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答