Community Profile

photo

Awak Mathok


Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: Electrical Engineer

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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

2 years ago | 0 answers | 0

0

answers

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

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

8 years ago | 1 answer | 0

1

answer

Question


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.

8 years ago | 0 answers | 0

0

answers

Question


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.

8 years ago | 1 answer | 0

1

answer