photo

Yasir Zahoor


Last seen: plus de 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
1 Réponse

RANG
81 667
of 301 428

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
83.33%

VOTES REÇUS
0

RANG
 of 21 271

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 497

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

environ 7 ans il y a | 0

| A accepté

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 7 ans il y a | 2 réponses | 0

2

réponses