Community Profile

photo

Siddhanth Sunil Shah


Last seen: 1 year ago Active since 2022

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Is there any in-built function/ method to customize state-space model in MATLAB
If the state space model is of the form: dx/dt = Ax + Bu y = Cx + Du we can easily assign the values of A, B, C, D in matlab ...

2 years ago | 1 answer | 0

1

answer

Answered
Difference between Singular Value Decomposition and Smith Decomposition
Thank you for your insights! :)

2 years ago | 0

Question


Difference between Singular Value Decomposition and Smith Decomposition
Is there any difference between Singular Value Decomposition and Smith Decomposition? Is there any relation between the two or ...

2 years ago | 2 answers | 1

2

answers

Question


Find poles and zeros of transfer function
A = [-3 5 -7 0; 0.5 -1.5 0.5 -7.5;-5 0 -3 0; -0.5 -5 0 .7]; B = [1 0 0; 0 -1 0; -2 0 0; 0 1 2]; C = [1 0 0 0; 0 -1 0 0]; D = ...

2 years ago | 2 answers | 0

2

answers

Question


How can I fix this error?
A = [-3 5 -7 0; 0.5 -1.5 0.5 -7.5;-5 0 -3 0; -0.5 -5 0 .7]; B = [1 0 0; 0 -1 0; -2 0 0; 0 1 2]; C = [1 0 0 0; 0 -1 0 0]; D = ...

2 years ago | 1 answer | 0

1

answer