How a construct feature vector in MATLAB?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
If the given parameters are area and centroid.
Antworten (1)
Walter Roberson
am 9 Jan. 2014
So in the above case,
fv = [area; centroid(:)]
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!