use of LVQ paradigm in neural net
Show older comments
input= analog value (e.g 2) target= 8 bit digital value ( e.g 00000010) i want to use LVQ to train my dataset of 5000 samples. I am getting errors for SPARSE matrix and says unequal vector sizes when I use 'ind2vec' command
Can LVQ be used for the vectors containing binary values, '1' and '0'???
Accepted Answer
More Answers (0)
Categories
Find more on Matrix Indexing 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!