回答済み
which toolbox do I need
You need the RTL-SDR support package: http://www.mathworks.com/hardware-support/rtl-sdr.html which lists the following as ...

8年弱 前 | 1

回答済み
RTL-SDR hardware support package
1) Go to: http://www.mathworks.com/hardware-support/rtl-sdr.html and click "Get support package" 2) In MATLAB Desktop, Home T...

約8年 前 | 0

| 採用済み

回答済み
Way around to use USRP X310 with latest UHD or with UHD 3.8.2 in Matlab 2015b ?
Newer X310s do not work with UHD 3.8.2. R2016a version of the support package will use 3.9.1 and will be available in early Marc...

約8年 前 | 0

| 採用済み

回答済み
how to appear the gui after detect the 802.11 packet
The GUI will appear when the first beacon packet is received. Please make sure that the correct channel number is selected in th...

約8年 前 | 1

回答済み
How to send signal from second RF on USRP N200/N210?
MATLAB supports reception on the Rx port and transmission on Tx/Rx port. Can you explain your system a little more?

8年以上 前 | 0

回答済み
what is the code to intetafce usrp with pc
You can download <http://www.mathworks.com/hardware-support/usrp.html Communications Support Package for USRP Radio>. This suppo...

8年以上 前 | 0

回答済み
Receiving garbage in USRP QPSK example
Do you see any overflows (O) or underflows (U)? The QPSK models have high complexity and require high processing power. Running ...

8年以上 前 | 0

回答済み
Ho i use Ambiguity function correctly?
Hi Alex, You can also use RTL-SDR directly with MATLAB and Simulink using the <http://www.mathworks.com/hardware-support/rtl-sd...

8年以上 前 | 0

回答済み
Set ref clock to external of USRP in Matlab 2015a
This undocumented work around does not work with recent versions of UHD, thus also does not work with recent versions of the USR...

8年以上 前 | 0

回答済み
What is the maximum FrameLength, which can be received using comm.SDRuReceiver from USRP N210?
The maximum frame length is 375000. Which version of MATLAB are you using? I cannot reproduce the assertion with R2015b.

8年以上 前 | 0

回答済み
USRP Support Package FOR B210
All you need to do is follow the Support Package Installer steps including the installation of the USB driver. Once that is done...

8年以上 前 | 0

| 採用済み

回答済み
USRP B200 doesn't detect after installing the USRP Matlab Packages
Common Problems and Fixes section in the documentation has several failure modes and possible solutions: http://www.mathworks...

8年以上 前 | 0

回答済み
Does MATLAB support USRP X310 (NI USRP-29xxR)?
As of R2014b, B200, B210, X300, and X310 radios are supported.

8年以上 前 | 0

回答済み
Support for USRP B200/B210
Starting R1014b, USRP Support Package supports B200, B210, X300 and X310 radios.

8年以上 前 | 0

回答済み
If MATLAB 2014b have any support package to support CBX board(used in USRP N210)?
UHD started to support CBX with version 003.007.000. MATLAB started to support CBX with UHD version 003.007.003 with R2014b.

8年以上 前 | 0

回答済み
Radar experiment using two USRPs
As of R2015a, Simulink does not support MIMO cable. However, you may be able to use external clock as described in <http://www.m...

8年以上 前 | 0

回答済み
Is N210 Rev 4 USRP supported by Matlab 2011A?
MATLAB Release 2011A supports UHD 003.000.001, which I believe supports N210 Rev 4. Make sure that the radio has the UHD 003.000...

8年以上 前 | 0

回答済み
How to extract and do curve plot from the mat file
You can use Communications System Toolbox together with <http://www.mathworks.com/hardware-support/usrp.html USRP Support Packag...

8年以上 前 | 0

回答済み
USRP Ettus B210 for 2x2 MIMO support
As of April 2015, R2015a supports MIMO with B210, X300, and X310 radios. See http://www.mathworks.com/help/supportpkg/usrpradio/...

8年以上 前 | 1

| 採用済み

回答済み
"could not execute UHD driver command" error for N210 USRP using Simulink examples under Matlab2013a
"UHD: U" means an underrun has happened and this happens when transmitting using USRP radios (see http://files.ettus.com/manual/...

8年以上 前 | 1

| 採用済み

回答済み
How does matlab support USRP X310 2x2 MIMO?
When a MIMO capable radio is selected as 'Platform' (i.e. B210, X300 or X310), you can select 'ChannelMapping' as described here...

8年以上 前 | 1

回答済み
Can anyone help me to share the information, is it possible to work USRP2/USRP1 with LTE MOdule?
There are a couple communications standards based examples in the USRP support package. The following shows how to process LTE s...

8年以上 前 | 0

回答済み
USRP Support Package for Communications toolbox uninstalls itself in Ubuntu 14
You need to run setupsdru function for every new MATLAB session to be able to use the USRP support package. This function sets u...

8年以上 前 | 0

回答済み
RTL SDR fm receiver
You can try this example: http://www.mathworks.com/help/supportpkg/rtlsdrradio/examples/fm-stereo-receiver-with-rtl-sdr-radio...

8年以上 前 | 0

回答済み
Why is the RTL-SDR Radio package not supported in the commercial license?
RTL-SDR support package is supported under all MATLAB licenses, including commercial ones. I can understand the confusion due to...

8年以上 前 | 0

回答済み
RTL-SDR Hardware Support Package Install Error
On Windows, the third-party software is downloaded to a directory similar to this: C:\MATLAB\SupportPackages\R2015b\downloads...

8年以上 前 | 0

チャネル


TV White Space Monitor
Estimate the signal strength in a bandwidth around a center frequency using an RTL-SDR radio attached to a Raspberry Pi 2 and ...

9年弱 前

回答済み
Simulink Ettus USRP SDRu Transmistter/Receiver Blocks
Hi Ruolin, It is possible to use transmit and receive blocks in the same model, enabling you to transmit and receive at the s...

9年弱 前 | 0

回答済み
Code Generating for Usrp Receiver Block for Raspberry Pi
The libmwusrp_uhd_capi.lib library is compiled for a desktop Linux distribution. As a result, you cannot link it to another exec...

約9年 前 | 0

回答済み
Upgrading Matlab for RTL-SDR support
Student version for 14a will be available early March 2014. You can purchase an add on for Communications System Toolbox and use...

約10年 前 | 0

さらに読み込む