photo

Akhila Bonagiri

MathWorks

Last seen: 2 years ago Active since 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

Statistics

MATLAB Answers

0 Questions
3 Answers

RANK
6,712
of 297,503

REPUTATION
6

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

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

5 years ago | 0

Answered
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

5 years ago | 0

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

5 years ago | 1

| accepted