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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1

1

个回答