photo

Valéry Ebogo


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
1 回答

ランク
163,275
of 300,871

評判
0

コントリビューション
10 質問
1 回答

回答採用率
20.0%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,460

コントリビューション
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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 0 件の回答 | 0

0

回答