Respondida
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 ...

casi 8 años hace | 1

Respondida
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...

alrededor de 8 años hace | 0

| aceptada

Respondida
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...

alrededor de 8 años hace | 0

| aceptada

Respondida
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...

alrededor de 8 años hace | 1

Respondida
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?

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Respondida
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 ...

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Respondida
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.

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

| aceptada

Respondida
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...

más de 8 años hace | 0

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

más de 8 años hace | 0

Respondida
Support for USRP B200/B210
Starting R1014b, USRP Support Package supports B200, B210, X300 and X310 radios.

más de 8 años hace | 0

Respondida
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.

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Respondida
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/...

más de 8 años hace | 1

| aceptada

Respondida
"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/...

más de 8 años hace | 1

| aceptada

Respondida
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...

más de 8 años hace | 1

Respondida
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...

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

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

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Respondida
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...

más de 8 años hace | 0

Canal


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 ...

casi 9 años hace

Respondida
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...

casi 9 años hace | 0

Respondida
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...

alrededor de 9 años hace | 0

Respondida
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...

alrededor de 10 años hace | 0

Cargar más