Error using stem (line 44) X must be same length as Y while using eigen values.
1 view (last 30 days)
Show older comments
Hello, i am trying to recognize the characters using eigen values concept, but im getting the following error.
Error using stem (line 44) X must be same length as Y.
Error in recognition_e (line 205) stem(ll,InImWeight)
Please find my attached code and help to solve this issue.(i have 7 input images) here are the input images
first image
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153352/image.png)
second one :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153353/image.png)
third one:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153354/image.png)
fourth one:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153355/image.png)
fifth one:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153356/image.png)
sixth one:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153357/image.png)
seventh one:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153358/image.png)
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!