photo

Antonis


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

0 질문
2 답변

Cody

0 문제
3 답안

순위
186,097
of 300,364

평판
0

참여
0 질문
2 답변

답변 채택
0.00%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
74,579
of 168,373

참여
0 문제
3 답안

점수
40

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

거의 8년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

거의 8년 전

문제를 풀었습니다


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

거의 8년 전

답변 있음
LTE and USRP N210
Yes, it is possible and straightforward at least for "offline" use. First, you can use the LTE system toolbox and create an LTE ...

대략 11년 전 | 0

답변 있음
LTE system tool box
What do you mean by "individual channels"? You could generate each channel you desire (for example PDCCH,PCFICH,PDSCH) and then ...

대략 11년 전 | 0