photo

Lucas Kellermann


Last seen: 4 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
262,715
of 301,428

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,271

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,497

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer