已回答
Step wise execution of "Transmit and Receive Tone Using AMD RFSoC Device" for ZCU208 RFSoC Board
The step-by-step explanation would be too conprehensive not only for explaining, but for reading also. The best thing to do is t...

4 months 前 | 0

已解决


Rescale Scores
Each column (except last) of matrix X contains students' scores in a course assignment or a test. The last column has a weighted...

4 months 前

已解决


Calculate Inner Product
Given two input matrices, x and y, check if their inner dimensions match. If they match, create an output variable z which cont...

4 months 前

已解决


Find the Best Hotels
Given three input variables: hotels - a list of hotel names ratings - their ratings in a city cutoff - the rating at which yo...

4 months 前

已解决


Crop an Image
A grayscale image is represented as a matrix in MATLAB. Each matrix element represents a pixel in the image. An element value re...

4 months 前

已解决


Calculate BMI
Given a matrix hw (height and weight) with two columns, calculate BMI using these formulas: 1 kilogram = 2.2 pounds 1 inch = 2...

4 months 前

已解决


Plot Damped Sinusoid
Given two vectors |t| and |y|, make a plot containing a blue ( |b| ) dashed ( |--| ) line of |y| versus |t|. Mark the minimum...

4 months 前

已解决


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as y = A.ⅇ^(-λt)*cos(2πft) where A, λ, and f are scalars and t is a vector. ...

4 months 前

已解决


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

4 months 前

已解决


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

4 months 前

已解决


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

4 months 前

已解决


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

4 months 前

已解决


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

4 months 前

已解决


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 months 前

提问


AXI4-Stream to Software clock frequency does not match FPGA clock frequency
Dear all, I am using SoC Blockset add-on and checking out the example "Transmit and Receive Tone Using RFSoC Device" (https://w...

4 months 前 | 1 个回答 | 0

1

个回答

提问


Help to understand RF Data Converter clocking
Dear all, I am starting to use SoC Blockset add-on and now figuring out how RF Data Converter block works. For example I set...

4 months 前 | 1 个回答 | 0

1

个回答

提问


Cannot find SoCData and rteEvent datatypes characteristics
Dear all, I was trying to figure out the following about SoCData datatype: 1) What are its dimensions? 2) Is this real or ...

4 months 前 | 2 个回答 | 0

2

个回答

提问


Why do we need Asynchronous Task Specification block?
Dear all, I am learning how to work with SoC Blockset and curious about why we need Asynchronous Task Specification in Event-...

5 months 前 | 1 个回答 | 0

1

个回答

提问


Data types mismatch in Simulink
Dear all, in the attached file you can find a project, obtained by following the instructions in SoC Blockset User's Guide, ...

5 months 前 | 1 个回答 | 0

1

个回答

提问


Not possible to set-up SoC Blockset Support Package for AMD FPGA and SoC Devices
Dear all, I am using ZCU111 directly connected to PC with Ethernet cable and trying to install SoC Blockset Support Package fo...

5 months 前 | 1 个回答 | 0

1

个回答