Community Profile

photo

Awak Mathok


Last seen: mehr als 2 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Professional Interests: Electrical Engineer

Statistiken

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 8 Jahre vor | 0

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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.

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort