Community Profile

photo

Yasir Zahoor


Last seen: más de 2 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Generating a constant signal with fade in and fade out
Hi , I have to generate a signal ( as below)for an actuator using Simulink. It is a constant voltage signal that should reach t...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Plotting selected data possibly with indexing
I have a code using which i solve equations and get the required for plotting. The data is from a physical problem and for that ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
Assign different values to variables in loop
This worked for me snm = snf(end)+1 : length(snf)*2; % Putting this before for loop fprintf(fID,mm4,snm(snf)); % using this w...

alrededor de 5 años hace | 0

| aceptada

Pregunta


Assign different values to variables in loop
I have the following code to generate a file: (result of output at the end) prompt = 'Enter the file name (without extension) t...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Intersection of two matrices based on 1st column
I have two matrices of with different number of columns but same number of rows (large data sets). Here is an exapmle. A = [1 2...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Rearranging second matrix based on the order of first matrix
I have two matrices A and B with n number of rows and 4 columns. The 2nd and third column of both matrices are same but not the ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Reshaping an array of n rows in a custom way
I have an output file (txt) from a software that appears in the following form (nx2 array). 1 4.5 1 5 1 6.4 2 ...

más de 5 años hace | 2 respuestas | 0

2

respuestas