Community Profile

photo

Tommy Pestolesi


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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

4年以上 前 | 0 件の回答 | 1

0

回答

質問


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

4年以上 前 | 0 件の回答 | 0

0

回答

質問


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

4年以上 前 | 1 件の回答 | 1

1

回答