Kernel of a matrix

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

2 votes

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

Asked:

on 21 Aug 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!