Community Profile

photo

Jorje German


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to properly set up my Transfer function
syms s J1 = 0.0024; C1 = 0.007; K12 = 2.8; a = 0; z = 1; b = 1; p = 1; Kc = .1; Kh = ((16000)*(1/(2*pi))*(32)); Ka...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


What am I doing wrong. My frequency should be like the picture.
my simulation looks like this and below is my code. clc clear all a = 2; b = 3; c = 0.25; d = 1; SimData = sim('Jg...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


How to extract the first Transfer function.
I have these 3 equations X1(s)*[m1*s^2 + c1*s+(k01+k12)] = F(s) + k12*X2(s) X2(s)*[m2*s^2 + c2*s +(k12+k23)] = k12*X1(s)+k2...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


My Simple model does not run when my time is set to 10 seconds
I have a stop time of 10 seconds but it doesn't seem to actually leave the 0 sec position. First time ever using simulink, what ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Is there a way to extract my 3 transfer function in matlab given these equations.
I have these 3 equations kkj X1(s)*[m1*s^2 + c1*s+(k01+k12)] = F(s) + k12*X2(s) X2(s)*[m2*s^2 + c2*sds +(k12+k23)] = k12...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Trying to plot a step response of a given transfer function.
First time posting here so am not sure how exactly to format this or ask this. Simply I am trying to plot the step response of a...

3年以上 前 | 1 件の回答 | 0

1

回答