![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11630357_1543810869220_DEF.jpg)
Muhammad Adeel Ahsan Awan
Followers: 0 Following: 0
Estadística
10 Preguntas
3 Respuestas
CLASIFICACIÓN
236.959
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 4 años hace | 0 respuestas | 0
0
respuestasI 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...
más de 4 años hace | 0
Pregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPID 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 ...
más de 4 años hace | 0
| aceptada
Pregunta
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...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaHow to give two inputs to a state space system in simulink?
You can also use Vector concenate block to pass two inputs.
casi 5 años hace | 0
Pregunta
Plotting velocity increment per unit time as a function of time.
Using above equation...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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)=')...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0