photo

Utkarsh

MathWorks

Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

My responsibility includes providing support for applications involving Signal Processing, HDL, FPGA particularly in MATLAB.
Disclaimer: Any articles /ideas/opinions here are my own and in no way reflect that of MathWorks

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
5,121
of 300,338

REPUTATION
10

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How get analyzeNetwork output without a display environment (e.g. -nodesktop)?
Hi Marc, From you question it seems like you want to have the layer structure stored in a variable or displayed in a textual f...

5 years ago | 0

Answered
Classifying environmental sounds using AlexNet
Hi Ibrahim, For classification of spectrogram with alexnet, you might wish to train the last layers of alexnet according to ...

5 years ago | 0

| accepted

Answered
How to vectorize this code
Hi Stephen Thompson, From your question, it seems like you want to find peaks in a 2D matrix without using a for loop For...

5 years ago | 0

Answered
How can I freeze specific weights of Neural network model?
Hi Abdelwahab, If you wish to assign those weights in the beginning and keep them as constant, you can set the ‘WeightLearn...

5 years ago | 1

| accepted