photo

Akhila Bonagiri

MathWorks

Last seen: 3 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

统计学

MATLAB Answers

0 个提问
3 个回答

排名
7,155
of 299,837

声誉
6

贡献数
0 个提问
3 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

5 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

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

5 years 前 | 1

| 已接受