Hudson Romualdo
Followers: 0 Following: 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 months 前 | 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 months 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0