photo

Lucas Kellermann


Last seen: 4 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
262,720
of 301,433

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,272

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,520

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

0

个回答

提问


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

1

个回答

提问


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

1

个回答

提问


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

1

个回答