統計
All
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...
約7年 前
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
約7年 前
解決済み
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 ...
約7年 前
回答済み
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 ...
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 ...
10年以上 前 | 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 ...
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 ...
10年以上 前 | 0