Community Profile

photo

Muhammad Adeel Ahsan Awan


Last seen: 10 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Explorer
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Parrot drone drifts backward when I build the code!
I am using MATLAB 2020b version and trying to implement my own control algrithm. I successfully implemented the code and hover a...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Feedback command for MIMO systems in MATLAB
I have a state space model with 12 outputs and 4 inputs. I want to close the loop of 8th output with 3 input. then in outer loop...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to can we do the lateral and directional stability analysis of an aircraft?
I have been using Aircraft Intuitive Design (aid) app on MATLAB, but its just showing only the two graphs cm alpha and cl alpha ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
I am having problem un using load command.
I did there was a mistake. I changed it. and the code is working fine uptill this part. % Extract 10 cell features for each ima...

fast 4 Jahre vor | 0

Frage


I am having problem un using load command.
I am having this problem is using load command. Anyone who can help me please? % Extract 10 cell features for each image in 'im...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to remove this error?
I am having the error Undefined function or variable 'slidePtr'. Kindly help and tell me why is it so? Generate image data in...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
PID Command in MATLAB
Well , i got the answer. s=tf('s') Phi=193.4/(s^2) K_Phi=pid(0.3,0,0.2) Phi_1=feedback(K_Phi*Phi,1) step(Phi_ The Problem ...

fast 4 Jahre vor | 0

| akzeptiert

Frage


PID Command in MATLAB
I am having problem in solving Simulink Model in MATLAB. I tried to solved this using following code s=tf('s') Phi=193.4/(s...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to convert a set of transfer functions into state space model using MATLAB?
Yb = -29.217; Yp = -0.258; Yr = 0.939; g_1 = 32.17; Ydelr = 16.889; u0 = 456; L_B = -6.73; L_P = -1.168; L_r = 0.245; L_delA...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How to give two inputs to a state space system in simulink?
You can also use Vector concenate block to pass two inputs.

etwa 4 Jahre vor | 0

Frage


Plotting velocity increment per unit time as a function of time.
Using above equation...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


why is this code showing zero for all equations??
disp('Enter all values in row vector '); x=input('Enter the values of x='); y=input('Enter the values of function at x f(x)=')...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


If anyone can do it please help me in this regard
Stream function is given by: With the help of MATLAB, plot the streamlines for the following parameters: V = 1 m/s a= 0.1...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort