Kernel of a matrix
63 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there any matlab function that calculate the kernel of a matrix of 100x72 dimension?
Thanks in adavance.
0 comentarios
Respuestas (1)
Shashank Prasanna
el 21 de Ag. de 2013
Use the NULL command:
It returns the kernel or the nullspace of the input matrix
0 comentarios
Ver también
Categorías
Más información sobre Linear Algebra en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!