photo

Akhila Bonagiri

MathWorks

Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

I am a Quality Engineer for DL on FPGA team at Mathworks. My primary responsibilities include to test the wide variety of features my team develops so that it will meet the quality standards and customer expectations.

DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

统计学

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can i count how many times does a temperature goes through in a loop
The below code would work for you. Here we find the indices of the temperature values which are less than 32 and count them. Whi...

4 years 前 | 0

已回答
How to send binary text file (containing 0 and 1 only matrix) to FPGA and receive the output from FPGA after processing?
You may refer to this link, for existing MATLAB Answer for help

4 years 前 | 0

已回答
how to run a command in power shell from Matlab
Open matlab command window, and type the following command >>!powershell. This will open power shell in interactive mode in th...

4 years 前 | 1

| 已接受