photo

Jayadhar Alla

MathWorks

Last seen: 10 mesi fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

oltre un anno fa

Risposto
Where i find the registration board files for the ZC706 and FMCOMMS 2/3/4
Hi, I am assuming you had already installed "Xilinx Zynq Based Radio" support package. If not you can get it from here. Post i...

oltre 2 anni fa | 0

Risposto
Support for ADRV9364-Z7020 WITH ADRV1CRR-FMC using Communication Toolbox Support Packages for Xilinx Zynq based Radio
Hi, We are not supporting ADRV9364 SOM(1x1) base board. Please refer to https://www.mathworks.com/help/supportpkg/xilinxzynqbas...

quasi 3 anni fa | 1

Risposto
Purpose of 'ipcoreregRW.elf' file is firmware of communication toolbox
Hi, The file under ad936x-tools was to provide the functionality of bypass user logic. That file was not generated from the b...

quasi 3 anni fa | 0

| accettato

Risposto
Is it possible to use adi toolbox to transmit and receive signal based on ZC706&FMCOMMS5 platform?
Hey, From the above attacked ad9361 file, we are creating the driver/object for the AD9361 board using ADI system objects as pa...

oltre 3 anni fa | 0

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

quasi 5 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 5 anni fa

Risposto
How to connect two E312 USRP to one host in simulink?
You mentioned that host ip was 192.168.3.1, and that both radios are connected to the same subnet 192.168.3.x; can you confirm h...

quasi 5 anni fa | 0

| accettato