Community Profile

photo

Tommy Pestolesi


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Multiplying 3X3 array by a 3x1
Hello I am here trying to multiply contents of a 3x3 array by a 3x1 vector. The code I have developed is displayed below. The ou...

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

1

réponse

Question


how to run a 3x3 matrix through a for loop and save all instances of the [3x3]
I have a [3x3] transformation matrix A = [ -sind(omega*t), cosd(omega*t), 0; cosd(omega*t), sind(omega*t) cosd(phi); cosd(omega*...

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

1

réponse

Question


Multiplying a 3x3 matrix where values change with each iteration by a 3x1 matrix with values that iterate
I am trying to multiply a 3x3 matrix [x x 0; x x c; x x c] where x reprensnets a mathmatical operation that contains a time vari...

plus de 4 ans il y a | 1 réponse | 1

0

réponse

Question


Struggling with iterative matrix multiplication
I have a 3x3 (A) matrix where in each cell some math is being done(shown below) the variables lamda and omega are constants. t_i...

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

0

réponse

Question


Trying to import data file
Hello I am a novice user. I am trying to read in a very large data file. It has 4 rows of headers and under the header are 6 col...

plus de 4 ans il y a | 1 réponse | 1

1

réponse