Community Profile

photo

Galgool


Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


3D array multiplication with a 1D array
Hi, Is there a way to multiply (element wise multiplication ) a 1-D array (of length 2) with a 3-D array? A = (A1,A2) M = one...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


while loop matrix problem
hi, I want to use a while loop on matrices, to define a new matrix by calculating one row each time. I'm trying to do it witho...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


create a vector whose elements depend on its previous elements without a loop
Hi, As loops take considerable time, I'm trying without loops. I want to create a vector whose elements depend on its previous...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


convert excel date and time to matlab
Hi, I have read many posts about this but just cant get it to work. I have R2014a and I'm currently using xlsread to read fr...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to sum repeated adjacent values in a vector
Hi guys, I have a random vector with -1 and 1. for example: X = [1, 1, -1, 1, 1, 1, -1, -1, 1, -1, 1, 1, 1, 1, -1, -1] I ...

quasi 5 anni fa | 1 risposta | 0

1

risposta