Awak Mathok
Followers: 0 Following: 0
Professional Interests: Electrical Engineer
Statistics
RANK
253,090
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
I need help on Kalman filter generated from state space matrices (A, B,C,D). How can I generate my output using lsim?
This is how I generated my matrices below load('linsys.mat'); A = linsys1.A; B = linsys1.B; C = linsys1.C; D = linsys1.D; ...
3 years ago | 0 answers | 0
0
answersHow to do i implement a model of Phasor Measurement Unit (PMU) used for Wide area Measurement Systems in Matlab Simpower systems?
I am working on modelling PMU in simulink and I need help on it as well. did you ever find what you were looking for?....Have yo...
9 years ago | 0
Question
How can I implement phase delay caused by anti-alias filter in simulink block?
I have an input signal which is delayed by an application of anti-alias filtering. I would like to add or compensate this delay ...
9 years ago | 1 answer | 0
1
answerQuestion
How can I find phase compensation introduced during sampling, in simulink?
A delay was caused as a result of sampling. I want to calculate this delay back to the output as my signal is an LTI.
9 years ago | 0 answers | 0
0
answersQuestion
How I can convert digital signal back to analog?...
I have been able to do sampling and quantization but i would like to convert it back to analog.
9 years ago | 1 answer | 0