Community Profile

photo

Jayadhar Alla

Last seen: 6 months ago Active since 2019

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Content Feed

View by

Solved


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

1 year ago

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

2 years ago | 0

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

2 years ago | 1

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

2 years ago | 0

| accepted

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

3 years ago | 0

Solved


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

4 years ago

Solved


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

4 years ago

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

4 years ago | 0

| accepted