photo

huang


Universität Bremen

Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
289,766
of 300,338

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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


How to obtain the two-dimensional DCT matrix?
Matlab has the function to calculate the DFT matrix, D = dctmtx(n), such that B=dct(A)=D*A. Now I want to do two-dimensional DCT...

10 years ago | 0 answers | 0

0

answers

Question


how to reproduce the real system state when I know the idss model of the system from the matlab function pem
1. I generated an artificial state space system as follows: L=2^16; A =[0 1; -0.9 1.9]; H=[1 0]; q=0.5; r=0.8; x ...

10 years ago | 0 answers | 0

0

answers

Answered
How to understand the K matrix and the noisevariance of a state space model
I think I can answer this question by myself now. The state space model in pem is considered as an innovation forms. Thus, th...

10 years ago | 0

| accepted

Question


How to understand the K matrix and the noisevariance of a state space model
My goal is to execute the Kalman filter using the raw measured temperature values. Since the system model, the measurement noise...

11 years ago | 1 answer | 0

1

answer