Jayadhar Alla
MathWorks
Followers: 0 Following: 0
Statistics
RANK
4,659
of 295,527
REPUTATION
10
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
2 years ago
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 years ago | 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 years ago | 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 years ago | 0
| accepted
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 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...
5 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:...
5 years ago
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 years ago | 0
| accepted