Community Profile

photo

Rinitha Rajan


Last seen: 3 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How to design a robust PI controller based on the Sensitivity peak value
I've been trying to implement this paper in MATLAB and here is the code so far. % Parameters f = 2000; %Hz Tm = 1e-4; Tr = 2...

9 maanden ago | 3 answers | 0

3

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

10 maanden ago

Question


Why am I getting different frequency responses for the same filter using bode() and fvtool()?
Hello, I am trying to design a low pass filter with a cutoff frequency of 100 Hz. I have been given freedom to assume all oth...

10 maanden ago | 1 answer | 0

1

answer