Kernel of a matrix
Mostrar comentarios más antiguos
Is there any matlab function that calculate the kernel of a matrix of 100x72 dimension?
Thanks in adavance.
Respuestas (1)
Shashank Prasanna
el 21 de Ag. de 2013
2 votos
Use the NULL command:
It returns the kernel or the nullspace of the input matrix
Categorías
Más información sobre Linear Algebra 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!