Siddhanth Sunil Shah
Followers: 0 Following: 0
Statistics
RANK
35,773
of 295,467
REPUTATION
1
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
3 years ago | 1 answer | 0
1
answerDifference between Singular Value Decomposition and Smith Decomposition
Thank you for your insights! :)
3 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 ...
3 years ago | 2 answers | 1
2
answersQuestion
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 = ...
3 years ago | 2 answers | 0
2
answersQuestion
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 = ...
3 years ago | 1 answer | 0