photo

Johnathon Street


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

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
21,684
of 299,916

声誉
2

贡献数
5 个提问
1 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,562

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Plotting results from to workspace block in simulink model
t = ans.simX.Time; u1 = ans.simU.Data(:,1); u2 = ans.simU.Data(:,2); u3 = ans.simU.Data(:,3); u4 = ans.simU.Data...

4 years 前 | 1

| 已接受

提问


Plotting results from to workspace block in simulink model
Plotting data from simulink using to workspace block and getting error in code. below is an excerpt of the relevant code and t...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Creating Symbolic state space model and transforming to canonical form?
Hi all, Is it possible to create a state space model based on symbolic parameters?... and then convert this model into controll...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Model I/O dimensions must agree in feedback(Using struct file to find Robustness in a control system)
Hello, New to the Robust Control System toolbox. Watching some videos to guide me. I am following his code and get the error be...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Defining a parameter which depends on image luminance distribution function?
I am attempting to perform color image enhancement based on a research article found online. I need to perform a brightness adju...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert m-by-n-by-3 array to m-by-n?
I am attempting to manually convert RGB values to HSI. I do not wish to use the rgb2hsv code included in MATLAB. Also, the hope ...

5 years 前 | 0 个回答 | 0

0

个回答