Arda Canbas - MATLAB Central
photo

Arda Canbas


Last seen: 1 day ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 11/21 to 01/25Use left and right arrows to move selectionFrom 11/21Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
19,584
of 296,364

REPUTATION
2

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
2

  • Thankful Level 1

View badges

Feeds

View by

Question


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

9 months ago | 1 answer | 0

1

answer

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

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

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

3 years ago | 1 answer | 1

1

answer
Go to top of page