Hudson Romualdo
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Is it possible to connect a UE to a nrGNB in both download and upload links at the same time?
Hello all. Is it possible to connect a UE to a nrGNB in both download and upload links at the same time? In my scenario, I hav...
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
Is it possible to simulate UE mobility using latitude and longitude coordinates?
I'm studing the example "CreateConfigureAndSimulate5GNRNodesExample.mlx". In this example you can add mobility to a UE using th...
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
How to know what pixels where compressed and not compressed in a image?
Havin a image (jpg or png - I can have lots of extensions) it's possible to know what them was compressed? For exemple, let's s...
2年弱 前 | 1 件の回答 | 0
1
回答質問
How to sum a single column of a cell whose content are vectors
How to sum a single column of a cell whose content is a vector? data = cell(20,2); for i=1:20 data{i,1} = i; data{...
約2年 前 | 2 件の回答 | 0
2
回答質問
Why objects are losing reference for each other?
Hello. I'm wrinting a code in using O.O. paradigm and having some problems with references. I have one classe "Person" that ha...
約2年 前 | 1 件の回答 | 0