![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6418193_1522114477766_DEF.jpg)
Waqas Syed
Followers: 0 Following: 0
Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
21.674
of 297.046
REPUTACIÓN
2
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.77%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
Flexible Matrix out of vectors which are being inputted at each time step
In my simulink model, I have an array of measurements as an input being inputted to my system at each time step of the simulatio...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Commenting an already created AREA in Simulink using commands.
Hi, How do I comment out an area that I created in simulink and called it 'ABC'? I know how to do it to individual blocks but...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
State space simulink modularize
Hi, In the attached image, it is visible that I am trying to implement a state space representation in simulink. What I want...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Importing elements of a structure from MATLAB workspace based on a user given constant in Simulink.
Hi, I have various structures in my MATLAB workspace. Each of them consists of 6 fields of 'double' type. I want to pass one...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Filtering elements of a cell array and indexing
Hi, I have attached a mat file. In the file there are two variables; "groups" and "chan_group_p1". I would like to obtain ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Importing excel coloumn as variables and their values
Hi, I have simple excel file with two coloumns. First coloumn has names e.g A,B,C,D etc Second coloumn has numeric values...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
State space to transfer function conversion and vice versa
Hi, So, I have following piece of code. It simulates a simulink file 'model' (which I cannot provide as an attachment), then ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
MATLAB Plot points joining
Hi, When I run the following code: A=tau_invp; B=T_delayp; C=K_olp; figure grid hold on; for...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
MATLAB Legend title issue
Hi, I an exectuing the following code to get a graph. figure grid hold on; for n=1:length(zeta_dom_r) ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Joining points of a plot
Hi, I am plotting a graph shown in the images using the following code. Kindly let me know how I should change it to join the...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Dominant pole computation in Matlab
Hi, Is there any function for computing dominant pole, given a transfer function? or maybe something even more advanced wh...
más de 9 años hace | 0 respuestas | 1
0
respuestasPregunta
Meaning of the symbol '' \ ''
Hi, I am trying to understand a pre written matlab code. There is a line: dx = -(J \ F); What does the forward slash mean?...
más de 9 años hace | 1 respuesta | 1
1
respuestaPregunta
Execution of for loop and indexing of strucutres
Hi, I am trying to run the following command inside a for loop: if A(p,1)== B(:,1) My question: Is every row of B is be...
más de 9 años hace | 2 respuestas | 0