Kernel of a matrix
68 views (last 30 days)
Show older comments
Is there any matlab function that calculate the kernel of a matrix of 100x72 dimension?
Thanks in adavance.
0 Comments
Answers (1)
Shashank Prasanna
on 21 Aug 2013
Use the NULL command:
It returns the kernel or the nullspace of the input matrix
0 Comments
See Also
Categories
Find more on Linear Algebra in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!