Community Profile

photo

Jayadhar Alla

Last seen: 7 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已解决


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 前

已回答
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 前 | 0

已回答
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 前 | 1

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

已解决


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 前

已解决


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 前

已回答
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 前 | 0

| 已接受