Community Profile

photo

Arda Canbas


Last seen: 12 months ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to use Kalman Filter for finding displacement on 2nd order mass spring damper system
I made a mass spring damper system and gave a input force to one of the masses than tried to find the second masses displacement...

2 years ago | 1 answer | 1

1

answer

Question


How can i create a discrete system with defined delays zeros and pole?
I need to create a discrete system with defined delays zeros and poles i know we can create systems with tf() and add delays wi...

2 years ago | 1 answer | 0

1

answer

Question


Func returns a vector of length 2, but the length of initial conditions vector is 9.
%% We will create a function that refers to our system and its variables function dx=mbk(t,x) m=10; % mass b=0; ...

2 years ago | 1 answer | 1

1

answer