photo

Khan


Last seen: presque 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


How can I make 80 percent of the matrix values equal to zeros, randomly?
I have a matrix A (30 by 20). I want to generate three random matrices, each containing 20 percent of the orgional matrix. In ot...

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

1

réponse

Question


How can I generate three random matrices from 20 percent of the rows of a 2000 by 80 matrix, using for loop?
Let's X=[2000 by 80]. Now I want to get X1, X2 and X3 randomly from X. Each matrix is 20 percent of the X. Please help me out....

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

2

réponses

Question


how to save values for changing number of columns using "for loop "
I want to run a simple code, but i am unable to get the results correctly. A simple code is wriiten below, I am changing number ...

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

2

réponses

Question


How to change x-axis values from iteration to time?
Hello, I have a simple problem. I have generated a matrix called "A" (2000 by 1970). The rows of the matrix are velocity vecto...

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

1

réponse

Question


How to call columns of matrices using 'for loop' ?
Hello, I am new to MATLAB, can anyone tell me how can I use for loop for the following formulas? Approx1=U(:,1)*S(1)*V(:,1)'; ...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


How to replace multiple rows of a matrix by rows of two other different matrix using a loop?
Hey guys, I am new to MATLAB, so my question might be a basic one, however I will post it anyway. I am creating a 100 by 20 matr...

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

1

réponse