photo

Valéry Ebogo


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

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
1 个回答

排名
107,569
of 300,780

声誉
0

贡献数
10 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,086

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,018

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


H-infinity controller : feedback gain calculation using LMI
I everyone, i try to compute H-infinity feedback gain using LMI and i get that following error : lhs of LMI #1, block (1,1):...

4 years 前 | 0 个回答 | 0

0

个回答

提问


PID gains calculation using Levenberg Marquardt algorithm
Hi everyone I'd like to know if any of you have ever had to calculate PID gains using Levenberg Marquardt's algorithm. if so, ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


need help: optimization using fmincon in a simulink level-2 matlab s-function block
Hi, I would like to express the following objective function in a simulink level-2 matlab s-function block using fmincon as sol...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Failure in initial user-supplied objective function evaluation. FMINCON cannot continue.
Hi, by executing the following code, I get the error message: An error occurred while running the simulation and the simulatio...

6 years 前 | 0 个回答 | 0

0

个回答

提问


s-function error
Hi, Please, I need some help. While executing the code below in my simulink model, I receive an error message and, I would like...

6 years 前 | 0 个回答 | 0

0

个回答

提问


level-2 matlab s-function error
Hi, please, I'd like to know what's wrong with the following code. When I run it, I get the following error message: "Derivati...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
Inner matrix dimensions must agree
I realized the mistake! in fact, d is a vector 5x1, the product de*C is correct if the number of columns of de is equal to the ...

6 years 前 | 0

| 已接受

提问


Inner matrix dimensions must agree
Hi, when I execute the following code, I get the error message "Inner matrix dimensions must agree". The error is in line 31, ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Undefined function 'de' for input arguments of type 'double'.
Hi, when I execute the following code, I get the error message: "Undefined function 'de' for input arguments of type 'double'...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Objective function is undefined at initial point. Fmincon cannot continue.
When executing the code below (in an 's-function'), I get the error message: "Objective function is undefined at initial point....

6 years 前 | 1 个回答 | 0

1

个回答

提问


convert a level 1 M file s-function to a level 2 M file st-function
how can I convert a level 1 M file s-function given below into a level 2 M file st-function? function [sys,x0,str,ts] = potenti...

6 years 前 | 0 个回答 | 0

0

个回答