Community Profile

photo

Alex M


mit

2016년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I optimize my code with respect to 4 variables (x_1 x_3 k1 k2 k3)?
%% Parameters format short % Constants rho=1.225; U=170; s=1; c=0.5; c_2=1; b=0.5*c; m=5; I_CG=0...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How do you plot with a double for loop? I want to plot the last value of U with respect to c_2 continuously, having a nice curve.
%% Parameters format short % Constants rho=1.225; U=170; s=1; c=0.5; c_2=1; b=0.5*c; m=5; I_CG=0...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I output the transfer function for this lag compensator ?
s=

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


fit type question for matlab
d

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How do I create this transfer function in matlab, compensator_lag=(0.9987s+33.96)/(s+0.343)?
How can I output the transfer function for this lag compensator c_lag=(0.9987s+33.96)/(s+0.343), then plot the simulation v. exp...

대략 8년 전 | 답변 수: 1 | 0

1

답변