Clear Filters
Clear Filters

neural network

1 view (last 30 days)
chitra s
chitra s on 30 Apr 2012
Answered: Greg Heath on 3 Nov 2013
sir, i want to know how to convert an image to an vector. and also i am having error as consider preallocating for speed. even though i used cell,zeros,ones how can i retrieve

Accepted Answer

Greg Heath
Greg Heath on 3 Nov 2013
avector = amatrix(:);
You will have to illustrate your preallocation problem.

More Answers (1)

Adil
Adil on 2 Nov 2013
Image is in the form of matrix.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!