photo

Lucas Kellermann


Last seen: 4年弱 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
212,867
of 301,478

評判
0

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,296

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,719

コントリビューション
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年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0

1

回答