Community Profile

photo

Pradeep Punniyakotti


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 6 Jahre vor | 0

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

etwa 6 Jahre vor | 0

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

etwa 6 Jahre vor | 0