photo

Marcus


Last seen: 4 maanden ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
89.857
of 298.204

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.548

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160.571

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

View by

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

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

6 maanden ago | 3 answers | 0

3

answers

Question


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

8 maanden ago | 1 answer | 0

1

answer