Community Profile

photo

Utkarsh

MathWorks

Last seen: 4 years ago Active since 2020

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

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

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

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

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

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

4 years ago | 1

| accepted