photo

Jayadhar Alla

MathWorks

Last seen: 1年以上 前 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 ...

約2年 前

回答済み
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...

約3年 前 | 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...

3年以上 前 | 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...

3年以上 前 | 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...

約4年 前 | 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...

5年以上 前

解決済み


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

5年以上 前

回答済み
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...

5年以上 前 | 0

| 採用済み