Community Profile

photo

Akhila Bonagiri

MathWorks

Last seen: más de 1 año hace Con actividad desde 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

Estadísticas

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

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

alrededor de 4 años hace | 0

Respondida
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

alrededor de 4 años hace | 0

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

alrededor de 4 años hace | 1

| aceptada