photo

Johnathon Street


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

Followers: 0   Following: 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...

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

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

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

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

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

4 years 前 | 0 个回答 | 0

0

个回答