photo

Awak Mathok


Last seen: 4 years ago Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: Electrical Engineer

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
255,777
of 300,352

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

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

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

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

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

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

10 years ago | 1 answer | 0

1

answer