Community Profile

photo

Pradeep Punniyakotti


Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
creating a vector that repeats a number 360 times
You can try this. linspace(500,500,360) The number 500 will be repeated 360 times. The answer will be a column vector. ...

alrededor de 6 años hace | 0

Respondida
Using Alexnet classify to predict an image. Getting following error:
<https://de.mathworks.com/matlabcentral/answers/329678-why-is-error-happen-even-i-write-the-exact-code-for-alexnet>

alrededor de 6 años hace | 0

Respondida
why is error happen even I write the exact code for alexnet
To process color images in AlexNet, the input image size has to be *227 x 227 x 3*. 227 x 227 indicates the height and width ...

alrededor de 6 años hace | 0