Community Profile

photo

Rahul Marwaha


Last seen: circa un anno fa Attivo dal 2020

Statistiche

  • Thankful Level 3
  • Thankful Level 2

Visualizza badge

Content Feed

Visto da

Domanda


Matrix Multiplication from Seperation?
Hi i'm trying to multiply a 3x27 matrix with a 3x9 matrix. These dimensions dont agree so the intent is it to split the 3x27 mat...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


Matrix Reshaping 9x9 to 3x27
Hi I'm struggling with converting a computed 9 x 9 matrix into the form of a 3x27 matrix. An exmaple of the 9x9 is given below: ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


3D Matrix Multiplication
Hi I have created two large matrices of which I have reshaped to create the following: A = 3x1x4 double B = 3x3x4 double C ...

circa 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Matrix Multiplication & Splitting
Hi I'm trying to extract given values from a large matrix and mulitply it by other known matrices e.g. A = [1 2 3: 4 5 6: 7 8 9...

circa 3 anni fa | 3 risposte | 0

3

risposte

Domanda


Cell to matrix under new variable
Hi, I was wanting to convert individual cells to a matrix. For example; A = 1x? cell % Each cell icontains just numerical value...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to extract value from matrix and add a constant repeatedly?
I'm trying to get my script to extract values from an array and add to a know constant and form a new array. x = 2 % Constant ...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use a Loop to repeat two equations using the previous answers as the new variables.
I want the script to find the pressure values (p1,2,3,4, etc ...) until the values reaches 400000. The script should take the ca...

oltre 3 anni fa | 1 risposta | 0

1

risposta