Community Profile

photo

Lucas Kellermann


Last seen: etwa 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


sum up Loop of random numbers
The size of X1, X2, Y1,Y2 are 200x200 with different values. I have the following code (the code is shortened and simplified s...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Loop to generate Histogram
I have two random numbers and add them together. a_x = (-2.5 + (2.5+2.5)*rand(1,1)); a = 5*1e-9; ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Iterative insertion of random numbers in matrix
I have a matrix X1. Now i want to add the sum of two random Numbers a_x = (-2.5 + (2.5+2.5)*rand(1,1))*1e-9; l_x ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Where does matrix B fits best in Matrix A
I have a matrix A (200x200) and a matrix B (200x50). I want to know now where B fits best in A. Maybe the nearest neighbour me...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort