Kernel of a matrix

68 views (last 30 days)
Khadija
Khadija on 21 Aug 2013
Is there any matlab function that calculate the kernel of a matrix of 100x72 dimension?
Thanks in adavance.

Answers (1)

Shashank Prasanna
Shashank Prasanna on 21 Aug 2013
Use the NULL command:
It returns the kernel or the nullspace of the input matrix

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!