Community Profile

photo

Johnathon Street


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
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 ago | 1

| accepted

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers