photo

Saleh Msaddi


Last seen: 4 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

9 个提问
1 个回答

Cody

0 个问题
25 个答案

排名
6,002
of 299,791

声誉
8

贡献数
9 个提问
1 个回答

回答接受率
55.56%

收到投票数
5

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
16,203
of 165,966

贡献数
0 个问题
25 个答案

评分
325

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Introduction to MATLAB Master
  • Solver
  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Integrated Mean Square Error of an Error Signal
Hello everyone, I have an error signal curve, e=X-Xref. How can I calculate the integrared mean square error?

4 years 前 | 1 个回答 | 0

1

个回答

提问


Calculating a matrix from other matrices
How can I write the following matrix? M = [C*B; C*A*B + C*B; C*A^2*B + C*A*B + C*B; . ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Computing the error between two curves of a figure
Hello, I have two curves, one corresponding to a real function and the second is its estimated curve. The whole simulation ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix Generation from Other Matrices
Hello everyone, how can I write this matrix? M = [C*B; C*A*B + C*B; C*A^2*B + C*A*B + C*B; C*A^(n-1)*B + C*A^(n-2)...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix Generation from other matrices
How can I write these matrices? M = [C*B; C*A*B + C*B; C*A^2*B + C*A*B + C*B; C*A^(n-1)*B + C*A^(n-2)...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Execution Time Calculation in Simulink
Hello friends, I consider using simulating a model using only Simulink envirment. The Simulink model has MATLAB functions conta...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Toeplitz Matrix Generation from 2 MATRICES
Hello Everyone, I know we can define a row and column vector then use the toeplitz function to generate a toeplitz matrix, but ...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I use quadprog in Simulink?
It appeared that most of the Optimization Toolbox functions supported with Embedded MATLAB, and quadprog is one of these upsuppo...

5 years 前 | 3

| 已接受

提问


How can I use quadprog in Simulink?
Hello everyone, I am using quadprog in a MatLab function in Simulink. When I run the simulation, I get the following error "Fun...

5 years 前 | 2 个回答 | 2

2

个回答

提问


Vector Generation Through Loop
Hello everyone. So I'm a beginner and I am trying to generate a smooth signal w from an original signal r a is a constant w(k...

5 years 前 | 1 个回答 | 0

1

个回答