Community Profile

photo

Muhammad Adeel Ahsan Awan


Last seen: 9 months ago Active since 2018

Statistics

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

View badges

Content Feed

View by

Question


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

2 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 0 answers | 0

0

answers

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

4 years ago | 0

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

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

4 years ago | 0

| accepted

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 0 answers | 0

0

answers

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

4 years ago | 0

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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)=')...

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer