Please help find the error in my face recognition using eigenvectors and eigenvalues!!!!
Mostrar comentarios más antiguos
I copied this code from a textbook but I am still getting this error:
Undefined function or variable 'proj_new'.
Error in bigdata (line 50) E=norm(proj_B-proj_new)/norm(proj_B);
I have attached my code. Any advice will be helpful!
Respuestas (1)
Walter Roberson
el 20 de Nov. de 2015
0 votos
Either the textbook was wrong or you copied it incorrectly or you did not copy enough of it.
We do not know which textbook you are using, and we probably do not have a copy of the textbook. If the textbook is in electronic form you should search it to find proj_new
Categorías
Más información sobre Semantic Segmentation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!