photo

Alex M


mit

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
64,933
of 300,571

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

1

answer

Question


fit type question for matlab
d

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer