Muhammad Adeel Ahsan Awan
Followers: 0 Following: 0
Statistics
RANK
127.360
of 295.467
REPUTATION
0
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Feeds
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...
ongeveer 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 4 jaar ago | 0 answers | 0
0
answersI 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...
meer dan 4 jaar 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...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 4 jaar ago | 1 answer | 0
1
answerPID 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 ...
meer dan 4 jaar 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...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 4 jaar ago | 1 answer | 0
1
answerHow to give two inputs to a state space system in simulink?
You can also use Vector concenate block to pass two inputs.
meer dan 4 jaar ago | 0
Question
Plotting velocity increment per unit time as a function of time.
Using above equation...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
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)=')...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 6 jaar ago | 1 answer | 0