photo

Gordon


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
219,780
of 300,331

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

Question


fsolve giving error that solution is not finite and real. When I test using vpasolve() I get a solution, then I input the same solution and get same error of not finite/real.
c1 = 0.5176; c2 = 116; c3 = .4; c4 = 0.4; c5 = 5; c6 =21; c7 = .08; c8 = .035; syms lambda for k = 1:600 theta =...

3 years ago | 1 answer | 0

1

answer

Question


Can't use two states as input to Kalman filter
I'm using the Kalman filter block to estimate states of a state space plant. I use 2 states, however when trying to input bo...

3 years ago | 0 answers | 0

0

answers