neural network
2 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
Greg Heath
on 3 Nov 2013
avector = amatrix(:);
You will have to illustrate your preallocation problem.
0 Comments
More Answers (1)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!