Marcus
Followers: 0 Following: 0
Statistics
RANK
239,761
of 295,689
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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
How to create a state space model with constant term and do feedback.
The solution that I found to work for my system is by representing as the follwing uncontrollable system with initial cond...
1 month ago | 0
| accepted
Question
How to create a state space model with constant term and do feedback.
I have the discrete time system - x(k+1) = [A]*x(k) + [B]*u(k) + c y(k) = [C]*x(k) I have read online that I can merge the c...
2 months ago | 3 answers | 0
3
answersQuestion
ERA SystemID and Compare() function
I am attempting to use era() to identify a state space realization of my system and validate it using the compare() function. Th...
4 months ago | 1 answer | 0