Community Profile

photo

deMonako


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


"s" in Numerator in First-Order Filter
Hi, I need to implement two SVF filters in my Simulink model. First one is pretty easy: and i used First-Order Filter block. Se...

3 years ago | 2 answers | 0

2

answers

Question


Signal generator from .m file to simulink
Hi, I have formula in .m file: Q_di = 2; omega_di = 3; t = 0:0.1:30; q_di=Q_di*sin(omega_di*t); plot(t,q_di) now i am try...

3 years ago | 1 answer | 0

1

answer