Arda Canbas
Followers: 0 Following: 0
Feeds
提问
Variable Frequency Ruining Signal in Simulink
I have a Simulink model. In some conditions i need to increase/decrease the frequency of the system by using ramps. Im using a R...
7 months 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 1
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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; ...
3 years 前 | 1 个回答 | 1