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개월 전 | 답변 수: 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